Skip to content

Releases: regisrex/json-base

Release v0.1.6

23 Jan 05:18
Compare
Choose a tag to compare

What's Changed

  • feat: added lt, lte, gt, gte, eq functionalities . by @pacifiquem in #5
  • bug fixes and more...

Full Changelog: v-0.1.5-beta...v-0.1.5

v0.1.5

17 Apr 08:22
Compare
Choose a tag to compare

What's Changed

  • fix: exporting error for delAll api by @pacifiquem in #3
  • chore: npm publish automations config by @ndzhwr in #4

New Contributors

  • @ndzhwr made their first contribution in #4

Full Changelog: beta-2...v-0.1.5-beta

V0.1.01

26 Feb 17:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: beta...beta-2

v0.1.0

17 Jan 15:55
Compare
Choose a tag to compare

πŸ“¦ json-base

A simple json dbms with an orm, for nodejs, compatible with js and ts.
First release version 0.1.0

npm install @ndzhwr/json-base

Made by @ndzhwr