Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

47 lines (22 loc) · 1.88 KB

1.1.0 (2023-10-26)

Features

  • module: add registerAsync function to Narango module (5bd1f51)

1.1.0-beta.1 (2023-10-26)

Features

  • module: add registerAsync function to Narango module (5bd1f51)

1.0.0 (2023-10-26)

Bug Fixes

  • update lib/index.ts to export other files (09b0da0)

Features

  • add MIT license (88223a4)
  • allow narango.module to be registered as global (5bc0608)
  • arango: create nestjs service (aa31864), closes #4

1.0.0-beta.2 (2023-10-25)

Features

  • allow narango.module to be registered as global (5bc0608)

1.0.0-beta.1 (2023-10-25)

Bug Fixes

  • update lib/index.ts to export other files (09b0da0)

Features