1
0
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:
Michael Mclaughlin 2016-02-04 23:52:52 +00:00
parent c2c4480881
commit c8e12eb6a0

View File

@ -1,6 +1,8 @@
![decimal.js](https://raw.githubusercontent.com/MikeMcl/decimal.js/gh-pages/decimaljs.png)
An arbitrary-precision Decimal type for JavaScript.
*WARNING: Version 5 brings significant API changes (see CHANGELOG). Version 4 will continue to be supported.*
<br>
[![Build Status](https://travis-ci.org/MikeMcl/decimal.js.svg)](https://travis-ci.org/MikeMcl/decimal.js)