Releases: uellenberg/DecimalSystem
Releases · uellenberg/DecimalSystem
1.1.1
1.1.0
Fix a bug causing certain multiples of the base to be converted incorrectly. For example, PI^3 in base PI was not converted correctly.
1.0.12
Fix a build error in the previous version.
1.0.11
This release updates the NPM package with a new description and homepage, and adds a minified JS file for browser.
1.0.10
This fixes a bug causing numbers < 1 to not be converted correctly.
1.0.9
This fixes some issues with the previous release.
1.0.8
This release adds an additional build for compatibility with browsers.
1.0.7
This release includes type definitions, which weren't published in previous releases.
1.0.6
This release fixes a bug with precision not being used correctly.
1.0.5
This fixes another bug with leading leading zeros.