v0.5.0
- better performances (faster, less allocations)
- faster to compile
- smaller binary size
- display a better error message on unknown arguments
- add an option to get the version back
- migrate to pico-args
- fix output when --only-delimited is present
- delimiters are replaced once, allowing empty strings
- updated dependencies
- more integration tests