Releases: vahidvdn/nestjs-cashify
Releases · vahidvdn/nestjs-cashify
v2.2.0
Feature
- Add documentation website
v2.1.0
Bug Fixes
- Revert upgrade cashify core to esm
v2.0.0
Feature
- Upgrade to nestjs v10
- Upgrade to Cashify 3.x (Uses ESM)
- Update readme for development and testing
Bug Fixes
- Fix compatibility issues (jest and ESM)
v1.3.0
Feature
Bug Fixes
- Add support for full parsing
v1.1.1
Feature
- Add full support for useClass and useExisting
- Add more docs
Bug Fixes
v1.0.5
Update readme and package.json
v1.0.1
Features:
- Initial support for the currency conversion
- Support for both forRoot and forRootAsync method