v0.3.0
Feature Release
EZKV has some new exciting features mainly by provided by extensions:
- dotenv format
- json5 format - zero dependency and supports regular json.
- xml format
- enhancements to filtering
- Maven plugin to load properties using EZKV!
What's Changed
- Json5 by @agentgt in #20
- Add EZKV maven plugin. by @agentgt in #22
- XML media support by @agentgt in #23
- Add key or value target to filter by @agentgt in #24
Full Changelog: v0.2.1...v0.3.0