mirror of
https://github.com/MikeMcl/decimal.js.git
synced 2024-10-27 20:34:12 +00:00
Add API change warning
This commit is contained in:
parent
c2c4480881
commit
c8e12eb6a0
@ -1,6 +1,8 @@
|
|||||||
![decimal.js](https://raw.githubusercontent.com/MikeMcl/decimal.js/gh-pages/decimaljs.png)
|
![decimal.js](https://raw.githubusercontent.com/MikeMcl/decimal.js/gh-pages/decimaljs.png)
|
||||||
|
|
||||||
An arbitrary-precision Decimal type for JavaScript.
|
An arbitrary-precision Decimal type for JavaScript.
|
||||||
|
|
||||||
|
*WARNING: Version 5 brings significant API changes (see CHANGELOG). Version 4 will continue to be supported.*
|
||||||
<br>
|
<br>
|
||||||
[![Build Status](https://travis-ci.org/MikeMcl/decimal.js.svg)](https://travis-ci.org/MikeMcl/decimal.js)
|
[![Build Status](https://travis-ci.org/MikeMcl/decimal.js.svg)](https://travis-ci.org/MikeMcl/decimal.js)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user