docs: Add API documentation!
Add docs scaffolding from template
Release v0.4.0
Add case insensitive matching
Fix memory leak, release 0.3.2
Add README
Run pre-commit on all files
Update files from sc-template
Add compile_commands.json linked to meson
Fix bug in handling of negative character classes
Release v0.3.0
Add auto-formatting
Add functions to retrieve individual captures
Add 3-clause BSD license
Get rid of capture struct
Use pointer to struct as more intuitive API
Remove duplicate arg in meson.build
More fixes
Tabify forgotten file
We're not 1.0 yet