Skip to content

Releases: GrandlineX/kernel

0.32.11

13 Jul 05:00

Choose a tag to compare

Full Changelog: 0.32.10...0.32.11

[v0.32.11] - 2024-07-13

Changed

  • Update Deps
  • Error Handling for BaseApiAction

v0.15.1

03 Dec 01:38

Choose a tag to compare

Changelog

[0.15.1] - 2021-12-03

Fixed

  • Linting error
  • DB Duplication

v0.15.0

03 Dec 00:52

Choose a tag to compare

Changelog

[0.15.0] - 2021-12-02

Added

  • Add Changelog
  • Add ORM System
  • Add reflection Typescript feature (for ORM)
 {
  "dependencies": {
    "reflect-metadata": "^0.1.13"
  }
}
  • GKey Store
  • GKey - ORM Entity

Changed

  • Update to core version 0.15.0
  • Change tsconfig.json enable decorator feature
 {
  "experimentalDecorators": true,
  "emitDecoratorMetadata": true
}

Removed

  • legacy keystore

Fixed

bundle export nameSpace

v0.13.0

14 Nov 03:53

Choose a tag to compare

0.13.0

v0.12.1

13 Nov 03:21

Choose a tag to compare

0.12.1

v0.11.0

04 Oct 22:40

Choose a tag to compare

v0.11.0

v0.10.2

23 Sep 12:58

Choose a tag to compare

v0.10.2 - Base Auth Provider now with bearerTokenValidation

v0.9.8

17 Sep 18:52

Choose a tag to compare

+ republish

v0.9.5

14 Sep 13:51

Choose a tag to compare

Change log

  • Refactoring the DB update & connection  class

v0.9.2

01 Sep 23:37

Choose a tag to compare

0.9.2