Skip to content

Releases: Alwatr/nitrobase

v5.0.0-beta

31 Dec 09:54
v5.0.0-beta
e9e2617
Compare
Choose a tag to compare
v5.0.0-beta Pre-release
Pre-release

5.0.0-beta (2023-12-31)

Bug Fixes

Features

  • demo: Add multi-write functionality to node-fs demo (8839ef8) by @alimd
  • doc-ref: refactor and isolate apis (e0085d9) by @alimd
  • engin5: Add CollectionReference and defineCollection method (25dd254) by @alimd
  • engin5/util: add new parseJson, jsonStringify, readFile, readJsonFile, writeFile, handleExistsFile, writeJsonFile (bbb4626) by @alimd
  • engin5: add get and writeContext with review all apis and documention (7594612) by @alimd
  • engin5: Add MaybePromise type definition (55b49ca) by @alimd
  • engin5: Add owner ID validation for PerUser, PerToken, and PerDevice regions (79b2ec7) by @alimd
  • engin5: Add support for auto-incrementing IDs in CollectionReference (e883af6) by @alimd
  • engin5: add utility functions for reading and writing JSON files (71f8037) by @alimd
  • engin5: Enhance AlwatrStore read and write methods (2bca22a) by @alimd
  • engin5: fix issues to improve performance and readability (64b47fc) by @alimd
  • engin5: refactor AlwatrStore with root db as collection, and handle save and syncLoad context (efe9a1d) by @alimd
  • engin5: Refactor collection and document demo (0bb2fd4) by @alimd
  • engin5: Refactor error handling in collection and document references (1044c29) by @alimd
  • engin5: Refactor logging statements in collection and document references (636175f) by @alimd
  • engin5: Update collection reference methods for retrieving items and IDs (aaa84a7) by @alimd
  • engin5: Update file imports and variable names in demos (82705b6) by @alimd
  • engin5: Update store file location and owner identifiers (614d56f) by @alimd
  • engin5: Update StoreFileTTL and CollectionItemMeta types (5484c96) by @alimd
  • engin5: Update WriteFileMode enum values (acaa608) by @alimd
  • engine/demo: collection with new api (f603e86) by @alimd
  • engine5: add exists and refactor stat (9e6e4d2) by @alimd
  • engine5: Add global variable for package version in logger.ts (eca7f69) by @alimd
  • engine5: AlwatrStore class with complete new api (c5e4009) by @alimd
  • engine5: design final demo api (8a9477a) by @alimd
  • engine5: design new concept (552e96f) by @alimd
  • engine5: design new data types (1c0be8b) by @alimd
  • engine5: DocumentReference class to handle document operations (1edc32f) by @alimd
  • engine5: Import CollectionReference and update version string (61873ce) by @alimd
  • engine5: import from workspace package (6e74e9e) by @njfamirm
  • engine5: logger and deepClone utility functions (1946e58) by @alimd
  • engine5: Refactor defineDoc to defineDocument in demo-doc.ts (cbe113e) b...
Read more

v4.1.0

25 Dec 11:19
v4.1.0
d231fa8
Compare
Choose a tag to compare

4.1.0 (2023-12-25)

Features

v4.0.4

19 Dec 13:59
v4.0.4
e14fa64
Compare
Choose a tag to compare

4.0.4 (2023-12-19)

Changes not found!

v4.0.3

19 Dec 13:48
v4.0.3
f8398e6
Compare
Choose a tag to compare

4.0.3 (2023-12-19)

Bug Fixes

v4.0.2

28 Nov 11:03
v4.0.2
5cca964
Compare
Choose a tag to compare

4.0.2 (2023-11-28)

Note: Enhance documents

v4.0.1

27 Nov 18:54
v4.0.1
cd28267
Compare
Choose a tag to compare

4.0.1 (2023-11-27)

Bug Fixes

v4.0.0

27 Nov 18:24
v4.0.0
fba0c97
Compare
Choose a tag to compare

4.0.0 (2023-11-27)

Bug Fixes

Features

v4.0.0-rc.0

09 Nov 23:06
v4.0.0-rc.0
9a916be
Compare
Choose a tag to compare
v4.0.0-rc.0 Pre-release
Pre-release

4.0.0-rc.0 (2023-11-09)

Bug Fixes

Read more

v3.0.0-beta

02 Jan 16:41
0e0bbb7
Compare
Choose a tag to compare
v3.0.0-beta Pre-release
Pre-release

Supper Fast & Tiny JSON Based Database with Memory Cache in TypeScript

  • Refactor from base
  • Change structure
  • Improve performance,
  • Better type support
  • make some bugs ;)

v2.0.0

28 Dec 16:05
Compare
Choose a tag to compare

Supper Fast & Tiny JSON Based Database with Memory Cache in TypeScript