Skip to content

Releases: kloener/angular-fcsa-number

v1.6.1

17 Mar 14:27
Compare
Choose a tag to compare
  • Bug Fixes
    • Bower.json fixed

v1.6.0

17 Mar 14:16
Compare
Choose a tag to compare
  • Enhancements:
    • minDecimals added right pad the decimals
    • define custom decimalSeparator and thousandSeparator to convert numbers in another language or custom style: i.e. 13000.95 => 13_000#95
    • updated node packages and angularjs