Releases: nkeil/zod-redis
Releases · nkeil/zod-redis
v0.1.3
Commits:
- d7ed093 Configure Renovate (#7)
- 7a8a9d4 Update mikepenz/release-changelog-builder-action action to v4.1.0 (#9)
- 9da3451 Update mikepenz/action-gh-release action to v0.4.1 (#8)
- 0256cb7 Update pnpm to v8.10.5 (#11)
- d395f77 Update JS-DevTools/npm-publish action to v3 (#12)
- eca1db8 Update actions/setup-node action to v4 (#14)
- 7427b96 Update pnpm to v8.11.0 (#17)
- 4e09410 Update dependency eslint-plugin-unicorn to v49 (#15)
- 32001db Update pnpm to v8.12.0 (#18)
- db697c4 Update dependency @ianvs/prettier-plugin-sort-imports to v4.1.1 (#27)
- 40e521c Update dependency string-ts to v2 (#21)
- b3977e2 fix #31 and 0.1.3
- 3bc1687 fix ts error
- 3ae2b98 Merge pull request #32 from nkeil/fix-31
v0.1.2
The Main Idea
- Mandatory expiration is now verified at runtime as well as through a type error.
- Various test suite updates
Commits:
v0.1.1
v0.1.0
v0.0.3
v0.0.2
v0.0.1
Changes
- Simple proof-of-concept of intended use case
- Implement
get
andset
functions - Add
getKey
function for model key retrieval
Full Changelog: https://github.com/nkeil/zredis/commits/v0.0.1