1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-23 04:14:32 +00:00
This commit is contained in:
Michael Mclaughlin
2015-02-20 16:01:25 +00:00
parent d136e91d66
commit aaa0794f69
8 changed files with 64 additions and 26 deletions

View File

@@ -184,7 +184,7 @@ then
will create *decimal.min.js*.
The *decimal.min.js* already present was created with *Microsoft Ajax Minifier 5.11*.
A source map will also be created in the *doc* directory.
## Feedback
@@ -204,6 +204,9 @@ See LICENCE.
## Change Log
####4.0.2
* 20/02/2015 Add bower.json. Add source map. Amend travis CI. Amend doc/comments.
####4.0.1
* 11/12/2014 Assign correct constructor when duplicating a Decimal.