Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

58 lines (36 loc) · 1.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

Fixed

  • Correctly reset terminal settings when quitting the application. (#38)

[0.2.3] - 2023-12-18

Fixed

[0.2.2] - 2023-03-27

Added

  • Added ZoL support. (#26)

[0.2.1] - 2022-09-27

Fixed

  • Fixed annoying warnings on FreeBSD 14.0-CURRENT. (#23)

[0.2.0] - 2022-03-15

Fixed

  • Fix sorting on the "kB/s r" and "kB/s w" columns with the -s option (#18)

  • Don't crash if two different pools have objsets of the same ID that list adjacently in the sysctl tree. (#15)

[0.1.1] - 2021-08-13

Fixed

  • Don't crash on FreeBSD 12.2 (#5)

  • Don't crash if no datasets are present (#6)