Skip to content

Releases: gutow/round_using_error

Version 1.1.1

05 Feb 20:47
Compare
Choose a tag to compare

More doctests and better handling of cases where the error is larger than the value.

Also available via pip: pip install round-using-error==1.1.1

Version 1.1.0

01 Jan 21:48
Compare
Choose a tag to compare

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

01 Jan 15:53
Compare
Choose a tag to compare

Fix inconsistent superscripting of exponent.
Available via pip: pip install round-using-error==1.0.2

Version 1.0.1

01 Jan 02:44
Compare
Choose a tag to compare

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

31 Dec 21:43
Compare
Choose a tag to compare

Also available via pip: pip install round-using-error
Working, but no test suite yet.