iregexp 0.1.1 copy "iregexp: ^0.1.1" to clipboard
iregexp: ^0.1.1 copied to clipboard

A Dart library for I-Regexp: An Interoperable Regexp Format

0.1.1 - 2023-04-28 #

Fixed #

  • Surrogate pairs were not matched with . due to a bug in Dart VM. Added a workaround

0.1.0 - 2023-04-25 #

Added #

  • matches() and matchesSubstring() shortcuts

Changed #

  • More precise interpretation of .

0.0.2 - 2023-04-07 #

Changed #

  • API change

Fixed #

  • The dot matcher was processed incorrectly

0.0.1 - 2023-04-05 #

Added #

  • Initial release
0
likes
120
pub points
42%
popularity

Publisher

verified publisherkarapetov.com

A Dart library for I-Regexp: An Interoperable Regexp Format

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

petitparser

More

Packages that depend on iregexp