Releases: Aditya-ds-1806/dicedb-driver
Releases · Aditya-ds-1806/dicedb-driver
v1.4.1
What's Changed
- update: moved tests to TS, testing framework to jest, run tests on src files by @Aditya-ds-1806 in #14
- Improved TS support with better signatures for commands
Full Changelog: v1.4.0...1.4.1
v1.4.0
What's Changed
- add: contributing.md (closes #6) by @Aditya-ds-1806 in #11
- feat: ZRange commands by @Aditya-ds-1806 in #10
- feat: dicedb server v1.0.7 protocol changes and added changes for Z* Commands by @Aditya-ds-1806 in #12
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
What's Changed
- feat: introduced H* commands and added test cases by @Aditya-ds-1806 in #3
- feat: Z* commands by @Aditya-ds-1806 in #5
- Release: v1.3.0 by @Aditya-ds-1806 in #7
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- update: proto changes for supporting dicedb v1.0.5 release by @Aditya-ds-1806 in #2
New Contributors
- @Aditya-ds-1806 made their first contribution in #2
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Added JSDocs for intellisense