Releases: gutow/round_using_error
Releases · gutow/round_using_error
Version 1.1.1
Version 1.1.0
Better error checking. Fixed an error that occurred with values and errors less than 0.
Available from pip: pip install round-using-error==1.1.0
Version 1.0.2
Fix inconsistent superscripting of exponent.
Available via pip: pip install round-using-error==1.0.2
Version 1.0.1
First stable release includes full testing coverage in the doctests.
Also available via pip: pip install round-using-error==1.0.1
Version 0.9.0
Also available via pip: pip install round-using-error
Working, but no test suite yet.