Skip to content

v3.1.0

Compare
Choose a tag to compare
@petersulyok petersulyok released this 10 Mar 21:30
· 10 commits to main since this release

Added

  • A new encoding parameter has been added to Disk.init() and file utility methods to let user specify the proper
    encoding for file and string operations.

Fixed

  • Encoding and parsing issues in partition data have been fixed (reported in issue #5):
    • Partition mounting point containing space character was displayed improperly in the demo
    • Partition label containing non-ascii character was displayed improperly in the demo