What's Changed
-
- feat(cache): improve all() method and turn get/set methods to async
- feat: add data validation, update workflows and docs
- feat: consolidate update methods, and update docs
- feat: add a format param
- fix(test) fix issue with cache test after switching to async function
- fix: add missing recursive when creating a path
- fix: fix typing issue with update
- refactor: enhance type safety with generics and update docs
- refactor(test): separate cache's tests into failure and success type + rename
- chore: update dependencies and ci + switch to npm
- chore: add a publish workflow on tag
- misc: remove publish script
- update package.json
Full Changelog: https://github.com/prisca-c/data-buddy/commits/0.1.0