Development Release Version 0.3.0
Pre-release
Pre-release
Changelog
Breaking Changes
- renamed CurrencyOptions attributes 5434ee9
- thousandsSeperator -> thousandsSeparator
- decimalSeperator -> decimalSeparator
Fixes
- isCurrency only returns booleans now c981d24
- isAfter only returns booleans now eef0b97
- isBefore only returns booleans now 408baf4
- imports in helper functions cd56082
- isInt validation de2c931
Added all missing tests + setup github action workflow to run tests on multiple deno versions