Releases: toneflix/money
Releases · toneflix/money
0.1.5
- 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
- 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
- feat: introduce CurrencyCode type and refactor currency-related imports
Full Changelog: 0.1.2...0.1.3
0.1.2
- 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
Full Changelog: 0.1.0...0.1.1
0.1.0
Full Changelog: https://github.com/toneflix/money/commits/0.1.0