Nestjs Cashify Versions Save

Currency conversion module for nestjs

2.2.0

11 months ago

Feature

  • Add documentation website

2.1.0

11 months ago

Bug Fixes

  • Revert upgrade cashify core to esm

2.0.0

1 year ago

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)

1.3.0

2 years ago

Feature

  • Add unit tests

Bug Fixes

  • Add support for full parsing

1.2.0

3 years ago

Feature

  • Better typing

1.1.1

3 years ago

Feature

  • Add full support for useClass and useExisting
  • Add more docs

Bug Fixes

  • Fix minor bugs

1.0.5

3 years ago

Update readme and package.json

1.0.1

3 years ago

Features:

  • Initial support for the currency conversion
  • Support for both forRoot and forRootAsync method