Skip to content

Releases: toneflix/money

0.1.5

29 Jan 08:22

Choose a tag to compare

  • feat: implement environment variable loading to improve compatibility with non node environments.
  • fix: enhance key validation in loadEnv function to prevent unnecessary execution
  • fix: update error messages for missing or invalid API key in ExchangeException

Full Changelog: 0.1.4...0.1.5

0.1.4

29 Jan 06:10

Choose a tag to compare

  • feat: add value method to Money class for retrieving raw numeric value
  • feat: silently fail loadEnv if any errors uccurs.

Full Changelog: 0.1.3...0.1.4

0.1.3

24 Jan 19:33

Choose a tag to compare

  • feat: introduce CurrencyCode type and refactor currency-related imports

Full Changelog: 0.1.2...0.1.3

0.1.2

24 Jan 17:16

Choose a tag to compare

  • feat: implement calculator functions and Money operations
  • feat: add a simple built-in .env parser

Full Changelog: 0.1.1...0.1.2

0.1.1

24 Jan 05:31

Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

0.1.0

24 Jan 05:24

Choose a tag to compare