- Added
byte_regex
andbyte_regex_multi_line
macros.
- The macros once again only accepts literals, since as it turns out, accepting expressions is a big footgun.
- Updated both
once_cell
andregex
.
- The macros now accept expressions, instead of just literals.
- Initial release! 🎉