Skip to content

0.1.0

Latest

Choose a tag to compare

@prisca-c prisca-c released this 07 Nov 23:52
· 1 commit to main since this release

What's Changed

  • 0.1.0 by @prisca-c in #3 :

    • 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