Skip to content

Releases: jedi-studio/verse.db

v2.2-beta.1

29 Jul 16:11
Compare
Choose a tag to compare
v2.2-beta.1 Pre-release
Pre-release

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

  • Fixed Drop method bug not returning anything here
  • Fixed some bugs in YAML adapter here

Removed

New

  • NEW SQL adapter here
  • New "cache" & "session" adapter here
  • New "session" adapter here
  • New "cache" adapter here

Updated

  • Update the function names here
  • Update the Tests here
  • update SECURITY.md here

Contributors

Full Changelog: v2.2-beta.0...v2.2-beta.1

v2.2-beta.0

29 Jul 06:07
Compare
Choose a tag to compare
v2.2-beta.0 Pre-release
Pre-release

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

Full Changelog: v2.1...v2.2-beta.0

Co-authored-by: ANAS

v2.1

04 Jun 22:34
90e06ec
Compare
Choose a tag to compare

image

What's Changed

Co-Authored-By:

Full Changelog: v2.0...v2.1

v2.0

01 May 02:01
ec015e7
Compare
Choose a tag to compare

image

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

10 Apr 18:41
e570052
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, refactor encryption module to secureData, and adjust types/interfaces by @Marco5dev in #1

New Contributors

Full Changelog: v1.0.0...V1.1

Co-Authored-By:

v1.0

31 Mar 19:00
Compare
Choose a tag to compare