1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-09-28 22:40:48 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Michal Grno
498327d8d4 Decimal(v) now works even if v is from a different instance of Decimal 2021-06-09 16:19:34 +02:00
Michael Mclaughlin
be7d6b05ab v10.2.1 2020-09-28 22:28:15 +01:00
Michael Mclaughlin
30828c01a6 v10.2.0 2019-05-08 17:05:51 +01:00
Michael Mclaughlin
b041339e2a v10.1.1 2019-02-27 10:10:12 +00:00
Michael Mclaughlin
8262235084 Check Symbol properly 2019-02-27 10:06:46 +00:00
Michael Mclaughlin
7818dff1ca v10.1.0
#122 Add custom `util.inspect()` function.
Add `Symbol.toStringTag`.
#121 Constructor: add range check for arguments of type number and Decimal.
Remove premable from uglifyjs build script.
Move *decimal.min.js.map* to root directory.
2019-02-26 23:27:35 +00:00
Adrian Hara
bc2979c96a Added custom util.inspect() function that just prints out the "toString()" result of the decimal. 2019-02-25 17:06:47 +01:00
Michael Mclaughlin
9106f0a010 v10.0.2 2018-12-13 18:29:06 +00:00
Michael M
846b9e6c57
#114 Remove sourceMappingURL 2018-12-13 18:16:16 +00:00
Michael Mclaughlin
bf504624f8 v10.0.1 2018-05-24 16:45:53 +01:00
Michael Mclaughlin
2e75623cc3 v10.0.0 2018-03-10 22:10:08 +00:00
Michael Mclaughlin
875f6d0f7a v9.0.1 2017-12-15 10:38:51 +00:00
Michael Mclaughlin
dbba3d5b18 v9.0.0 2017-12-14 10:30:42 +00:00
Michael Mclaughlin
dbf681be4a v8.0.0 2017-12-10 18:32:38 +00:00
Michael Mclaughlin
1cbf5ffb44 v7.5.1 2017-12-03 22:21:41 +00:00
Michael Mclaughlin
35a8cddde9 v7.5.0 2017-12-03 18:09:41 +00:00
Michael Mclaughlin
a0b78b6275 v7.4.0 2017-11-25 23:45:15 +00:00
Michael Mclaughlin
433759294a v7.3.0 2017-09-26 18:23:56 +01:00
Michael Mclaughlin
2ed8a040c7 v7.2.4 2017-09-09 18:53:23 +01:00
Michael Mclaughlin
784a38a8db v7.2.3 2017-06-27 22:08:50 +01:00
Michael Mclaughlin
32f0a63095 v7.2.2 2017-06-25 23:39:53 +01:00
Michael Mclaughlin
3566299686 v7.2.1 2017-05-04 20:12:26 +01:00
Michael Mclaughlin
2be14dfdd7 v7.2.0 Add decimal.es6.js 2017-04-09 23:07:52 +01:00
Michael Mclaughlin
85a499eb86 v7.1.2 2017-04-05 19:03:17 +01:00
Michael Mclaughlin
45eec0b863 v7.1.1 2017-01-10 19:34:40 +00:00
Michael Mclaughlin
148be72e6f v7.1.0 2016-11-10 00:08:25 +00:00
Michael Mclaughlin
e48bddf45a v7.0.0 2016-11-09 17:08:38 +00:00
Michael Mclaughlin
fb37ca6bde v6.0.0 2016-06-30 19:27:50 +01:00
Michael Mclaughlin
8a631cc327 v5.0.8 2016-03-09 22:57:25 +00:00
Michael Mclaughlin
6785556026 v5.0.7 2016-02-29 19:25:04 +00:00
Michael Mclaughlin
6a663287f0 v5.0.6 2016-02-22 19:51:10 +00:00
Michael Mclaughlin
6effe2db27 v5.0.5 2016-02-20 22:21:48 +00:00
Michael Mclaughlin
50f63bec5c v5.0.4 2016-02-14 21:15:21 +00:00
Michael Mclaughlin
ea61253cbc v5.0.3 2016-02-06 17:53:18 +00:00
Michael Mclaughlin
587b9fe82f v5.0.2 2016-02-05 00:04:05 +00:00
Michael Mclaughlin
b8b2ed7a2b v5.0.1 2016-01-28 23:12:34 +00:00
Michael Mclaughlin
8a6f8fe412 v5.0.0 2016-01-25 00:11:32 +00:00
Michael Mclaughlin
bc66aa91a5 v4.0.3 2015-10-02 13:00:23 +01:00
Michael Mclaughlin
277e8a8ad3 Internal round function bugfix 2015-10-02 12:56:34 +01:00
Michael Mclaughlin
aaa0794f69 v4.0.2 2015-02-20 16:01:25 +00:00
Michael Mclaughlin
d136e91d66 v4.0.1 2014-12-11 17:34:52 +00:00
Michael Mclaughlin
8d7a9969de v4.0.0 toFormat amended 2014-11-10 16:00:14 +00:00
Michael Mclaughlin
67bb6b838f v3.0.1 2014-06-08 23:17:31 +01:00
Michael Mclaughlin
aed581dfb6 try catch crypto require 2014-06-08 23:08:33 +01:00
Michael Mclaughlin
e02587a173 v3.0.0 2014-06-04 23:59:07 +01:00
Michael Mclaughlin
7524fbaefe v2.1.0 Amend UMD for browserify 2014-06-04 23:07:51 +01:00
Michael Mclaughlin
cb4c245896 v2.0.3 2014-05-08 19:30:40 +01:00
Michael Mclaughlin
800cef4c1f Fix NaN toNumber 2014-05-08 19:27:25 +01:00
Michael Mclaughlin
ba0ca1ee14 v2.0.2 2014-04-30 17:42:49 +01:00
Michael Mclaughlin
8bf858ab59 v2.0.1 2014-04-10 19:55:23 +01:00