Releases: louvri/dsx
Releases · louvri/dsx
v0.0.5
What's Changed
- Add new APIs, fix bugs, improve security, and add CI/CD by @necrophidia in #7
Full Changelog: v0.0.4...v0.0.5
Add InsertWithAutoID
add InsertWithAutoID (#6) Co-authored-by: Phillip Leonardo <phillip.leonardo@idexpress.com>
Add support for get-multi
Add support for get-multi
Add support for counting total entries
add support for counting total entries (#3) * add support for counting total entries * fix naming --------- Co-authored-by: Phillip Leonardo <phillip.leonardo@idexpress.com>
Initial functions
Initial functions without unit test.