Skip to content

Releases: Blobfolio/fyi

v0.13.6

27 May 17:57
Compare
Choose a tag to compare

Changed

  • Minor code refactoring

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.13.5

19 May 04:37
Compare
Choose a tag to compare

Changed

  • Add more inline hints for downstream users
  • Minor code refactoring

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.13.4

02 May 17:34
Compare
Choose a tag to compare

Changed

  • Bump bytecount to 0.6.8
  • Bump rayon to 1.10

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.13.3

06 Mar 04:44
Compare
Choose a tag to compare

Changed

This is a library-only release, containing two small adjustments specific to the Progless feature:

  • On Unix platforms, the terminal width is now queried from STDERR specifically since that's where the progress gets printed;
  • The redraw rate has been lowered to (roughly) 10 FPS — down from (roughly) 16 — since anything more than that is kinda overkill for CLI animations;

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.13.2

03 Mar 20:28
Compare
Choose a tag to compare

Changed

  • Bump rayon to 1.9 (lib only)
  • Replace term_size with terminal_size (lib only)

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.13.1

23 Feb 18:25
Compare
Choose a tag to compare

New

  • fyi_msg::iter::NoAnsi

Changed

This (library) release cleans up and improves the ANSI parsing used by the Progless and fitted modules. Both CSI and OSC sequences are now supported.

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.13.0

16 Feb 02:37
Compare
Choose a tag to compare

New

  • Msg::without_ansi
  • Msg::strip_ansi

Changed

  • Progless tasks are now checked for ANSI formatting to ensure consistent display
  • Bump MSRV to 1.72 (library)
  • Removed remaining unsafe code blocks
  • Minor code changes and cleanup

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.12.0

08 Feb 19:00
Compare
Choose a tag to compare

Changed

  • Bump argyle to 0.7
  • Bump dactyl to 0.7
  • Bump utc2k to 0.8
  • Remove Borrow<[u8]> for Msg
  • Miscellaneous doc/script cleanup

Note: The prebuild .deb packages (attached to releases) now target x86-64-v3 CPU architectures, making them incompatible with hardware released more than about ten years ago.

v0.11.8

16 Nov 19:53
Compare
Choose a tag to compare

Changed

  • Bump bytecount to 0.6.7
  • Rebuild w/ Rust 1.74.0

v0.11.7

16 Oct 01:49
Compare
Choose a tag to compare

Changed

  • Bump dactyl to 0.6