> Legend: - feat: A new feature - fix: A bug fix - docs: Documentation only changes - style: White-space, formatting, missing semi-colons, etc - refactor: A code change that neither fixes a bug nor adds a feature - perf: A code change that improves performance - test: Adding missing tests - chore: Changes to the build process or auxiliary tools/libraries/documentation ## 0.1.3 - feat: add extension parsing ## 0.1.2 - fix: return an error if file ends with an invalid entry ## 0.1.1 - feat: support group parsing