v3.3.0
What's Changed
- Remove bundle data stores into a separate repo
- Add testkit package containing in-memory data stores that can help kick start with eGo
- Remove unnecessary packages to make dependencies lean
- Clean up the readme doc.
Pull Request and Commits
- refactor: move datastores into a separate repo by @Tochemey in #113
- 2383cf2 docs: cleanup readme
- 4873b6c chore: tweak codecov.yml
- d85187d refactor: remove unnecessary packages and add a stores testkit
- 55ce85e refactor: move datastores into a separate repo (#113)
Full Changelog: v3.2.1...v3.3.0