mordant v3.0.2 Release Notes

Release Date: 2025-02-15 // over 1 year ago
  • 🔄 Changed

    • 🖨 Terminal.rawPrint now takes a CharSequence instead of a String (#255)

    🛠 Fixed

    • 🛠 Fixed Terminal.read*OrNull throwing an exception on timeout on Windows. (#256)

Previous changes from v3.0.1

  • 🛠 Fixed

    • 🛠 Fixed terminal size detection in the mordant-jvm-ffm module on macOS (#238)
    • 🛠 Fixed proguard filename duplication (#232)