Skip to content

Releases: Alwatr/nitrobase

v5.1.0

Choose a tag to compare

@alimd alimd released this 13 Jan 16:08
v5.1.0
a41f545

5.1.0 (2024-01-13)

Features

Code Refactoring

  • Update storeRegionSecret value in Dockerfile and types file (a0b13c6) by @alimd

Miscellaneous Chores

v5.0.0

Choose a tag to compare

@alimd alimd released this 12 Jan 12:31
v5.0.0
dc76e1e

5.0.0 (2024-01-12)

Bug Fixes

Code Refactoring

Features

Performance Improvements

BREAKING CHANGES

  • region SuperAdmin renamed to Managers
  • engine: The string ID has been removed from public APIs to prevent confusion caused by a simple sting ID.

v5.0.0-beta

v5.0.0-beta Pre-release
Pre-release

Choose a tag to compare

@alimd alimd released this 31 Dec 09:54
v5.0.0-beta
e9e2617

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

Choose a tag to compare

@alimd alimd released this 25 Dec 11:19
v4.1.0
d231fa8

4.1.0 (2023-12-25)

Features

v4.0.4

Choose a tag to compare

@alimd alimd released this 19 Dec 13:59
v4.0.4
e14fa64

4.0.4 (2023-12-19)

Changes not found!

v4.0.3

Choose a tag to compare

@alimd alimd released this 19 Dec 13:48
v4.0.3
f8398e6

4.0.3 (2023-12-19)

Bug Fixes

v4.0.2

Choose a tag to compare

@alimd alimd released this 28 Nov 11:03
v4.0.2
5cca964

4.0.2 (2023-11-28)

Note: Enhance documents

v4.0.1

Choose a tag to compare

@alimd alimd released this 27 Nov 18:54
v4.0.1
cd28267

4.0.1 (2023-11-27)

Bug Fixes

v4.0.0

Choose a tag to compare

@alimd alimd released this 27 Nov 18:24
v4.0.0
fba0c97

4.0.0 (2023-11-27)

Bug Fixes

Features

v4.0.0-rc.0

v4.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@alimd alimd released this 09 Nov 23:06
v4.0.0-rc.0
9a916be

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

Bug Fixes

Read more