1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-23 12:24:47 +00:00
#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.
This commit is contained in:
Michael Mclaughlin
2019-02-26 23:27:35 +00:00
parent 50dc74c3cb
commit 7818dff1ca
8 changed files with 105 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
The MIT Licence.
Copyright (c) 2018 Michael Mclaughlin
Copyright (c) 2019 Michael Mclaughlin
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the