1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-24 21:04:32 +00:00

v7.2.0 Add decimal.es6.js

This commit is contained in:
Michael Mclaughlin
2017-04-09 23:07:52 +01:00
parent 85a499eb86
commit 2be14dfdd7
6 changed files with 4780 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
#### 7.2.0
* 09/04/2017
* Add *decimal.es6.js*
#### 7.1.2
* 05/04/2017
* `Decimal.default` to `Decimal['default']` IE8 issue