Releases: cgbur/pc
Releases · cgbur/pc
v1.4.0
v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
Features & Improvements
- Smart Rounding: Applied smart rounding to percentage and times based on the delta
- Support for Windows Unicode Printing: Enhanced compatibility with Windows by supporting Unicode printing.
- Handle Integer Overflow and Arbitrary Sized Inputs: Robust handling of large numbers and potential overflows.
v0.2.3
Fixed an issue with incorrect character display on Windows by ensuring the console uses UTF-8 encoding, enabling proper rendering of special characters like arrows.
v0.2.2
Handle integer overflow and arbitrary sized inputs
v0.2.1
Fix panic when the difference is infinity.