oniguruma_native 1.0.1+2
oniguruma_native: ^1.0.1+2 copied to clipboard
Oniguruma regex bindings for Dart on every platform: native dart:ffi on IO, WebAssembly on web, behind one vscode-oniguruma-compatible OnigScanner API.
1.0.1+2 #
- Relax minimum version constraints to allow
meta: ^1.18.0
1.0.1+1 #
- Relax dependency constraints.
1.0.1 #
- Docs: add "Advanced features" and "Examples" sections to the README, covering the full Oniguruma dialect driven through
OnigScanner, a tokenizer loop, and reading capture groups by index. - Docs: copyediting and formatting cleanup across the package documentation.
1.0.0 #
Initial release.