Releases: jedi-studio/verse.db
Releases · jedi-studio/verse.db
v2.2-beta.1
What's Changed
Added
- Add Session & Cache adapter to the connect class here
- Add Tests for Cache Adapter here
- Add tests for Session adapter here
Fixed
Removed
- Remove redis here
New
- NEW SQL adapter here
- New "cache" & "session" adapter here
- New "session" adapter here
- New "cache" adapter here
Updated
Contributors
Full Changelog: v2.2-beta.0...v2.2-beta.1
v2.2-beta.0
What's Changed
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot in #29
- Update LICENSE by @Marco5dev in #28
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: v2.1...v2.2-beta.0
Co-authored-by: ANAS
v2.1
What's Changed
- Update SECURITY.md by @Marco5dev in #23
- Update README.md by @ANAS799 in #25
- v2.1 Fixed Bugs and more Enhances by @ANAS799 in #26
- Added a new CLI for the database by @Marco5dev in DOCS
Co-Authored-By:
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- Update README.md by @Marco5dev in #3
- "Update file paths for json and yaml adapters, add adapterType to connect class, update search method in yaml adapter" by @ANAS799 in #4
- "Add unique ID to new data object in JSON adapter's upsert method" by @ANAS799 in #5
- Testing the script by @Marco5dev in #6
- Update code-test.yml: change schedule to manual trigger for periodic testing of Verse.db by @Marco5dev in #7
- Change name of CI workflow from "Periodic testing of the Verse.db" to "Testing of the Verse.db" by @Marco5dev in #8
- Rename-the-work-flow by @Marco5dev in #9
- Update test script in pull request workflow by @Marco5dev in #10
- Create changlog.yaml by @Marco5dev in #11
- Update package.json version, add package-lock.json to .gitignore, add funding URL to package.json, move secureData functions to verseParser, update versedb export by @Marco5dev in #13
- update to latest version and add helpful logging by @Marco5dev in #17
- Fixed some bugs by @ANAS799 in #18
- Version v2.0.1 by @ANAS799 in #19
- Fixed bugs in moveData by @ANAS799 in #21
- fixed read.md by @ANAS799 in #22
Co-Authored-By:
Full Changelog: V1.1...v2.0
V1.1
What's Changed
- Update dependencies, refactor encryption module to secureData, and adjust types/interfaces by @Marco5dev in #1
New Contributors
- @Marco5dev made their first contribution in #1
Full Changelog: v1.0.0...V1.1
Co-Authored-By:
v1.0
Full Changelog: https://github.com/Marco5dev/verse.db/commits/v1.0