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

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

0.1.2 - 2023-08-26 #

Changed #

  • Bump SDK to 3.0.0
  • Bump petitparser to 6.0.0

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
150
pub points
41%
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