Releases: asg017/sqlite-regex
Releases · asg017/sqlite-regex
v0.2.4-alpha.1
v0.2.4-alpha.1
v0.2.3
- Added new
regex_capture()
scalar function, which allows you to extract a named or unnamed capture group from a match. - Added a new
regex_captures()
table function, which allows you to interate over every capture group in a match. - Added bindings to a new
sqlite-utils
plugin. You can install it withsqlite-utils install sqlite-utils-sqlite-regex
. - Added Deno bindings. See
deno.land/x/sqlite_regex
for more info. - Added Node bindings. See
sqlite-regex
for more info. - Added Ruby bindings. See sqlite-regex` for more info.
- Added
sqlite-regex
to crates.io for easier Rust bindings.
v0.2.3-alpha.12
v0.2.3-alpha.12
v0.2.3-alpha.11
v0.2.3-alpha.11
v0.2.3-alpha.10
v0.2.3-alpha.10
v0.2.3-alpha.9
v0.2.3-alpha.9
v0.2.3-alpha.8
v0.2.3-alpha.8
v0.2.3-alpha.7
v0.2.3-alpha.7
v0.2.3-alpha.6
v0.2.3-alpha.6
v0.2.3-alpha.5
v0.2.3-alpha.5