Releases: ronati/narango
Releases · ronati/narango
v1.1.0
1.1.0 (2023-10-26)
Features
- module: add registerAsync function to Narango module (5bd1f51)
v1.1.0-beta.1
Features
- module: add registerAsync function to Narango module (5bd1f51)
v1.0.0
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
v1.0.0-beta.2
Features
- allow narango.module to be registered as global (5bc0608)
v1.0.0-beta.1
1.0.0-beta.1 (2023-10-25)
Bug Fixes
- update lib/index.ts to export other files (09b0da0)
Features