Skip to content

2.3.2

Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 17 Jan 03:12
· 58 commits to master since this release

[2.3.2] - 2024-01-17

Added

  • Add optional categoryColumnSize parameter to ProgressStats.getHeaderAsStr
    and ProgressStats.getEntryAsStr.
    • Allows to set the size of the first column.

Fixed

  • Fix Rust's implementation of File not returning a pathlib.Path object for
    the filepath member.