Releases: d3plus/d3plus-format
Releases · d3plus/d3plus-format
v0.1.16
- updates documentation (d94d6df)
- creates locale formatter for es-MX (540e484)
v0.1.15
- updates documentation (7f078ff)
- fixes double-negative being added to small numbers (55743ba)
v0.1.14
- updates documentation (5a7a472)
- updates d3plus-dev (c88608e)
- fixes negative number bug in formatAbbreviate (c47ef8f)
v0.1.11
- updates documentation (060a60b)
- includes test for decimal format in estonian and english (cc52126)
- includes precision param into abbreviate function (023962b)
- fixes weird behavior replacing decimal delimiter (77400d2)
- includes test for round method (e615d54)
- includes round property (8139047)
v0.1.10
- updates documentation (abcfccb)
- fixed a bug using decimal instead of thousands when n.length > 3
v0.1.9
- updates documentation (73de95e)
- includes description to formatLocale (082f5b7)
- adds formatLocale as variable (7ae01bf)
v0.1.7
- updates documentation (006e22e)
- hides private functions from docs (280409d)