Releases: Aethese/rounder
Releases · Aethese/rounder
Version 1.2.0
Added support for rounding whole numbers correctly (oops!). See full changelog below
- [+] Support for rounding whole numbers correctly
- [+] Smarter rounding for rounding up past set round place
- [*] Bug fixes
- [*] Minor optimization
Version 1.1.0
Added the option to have rounder to return different things in case of errors. The current options are None
, an error message, or the same number passed
Version 1.0.0
Rounder official release!