3.0.1
github-actions
released this
26 Jul 06:55
·
8 commits
to main
since this release
Features
- Rewritten in TypeScript, added typings (closes #11)
- Support for all positional operator and filtered positional operator
- Added optional options to
flatten
(closes #7):- flatten arrays to dot notation
- skip empty objects
Other
- Improved docs, added more examples
- Improved tests
- Docker e2e tests
- Community best practices