All Versions
9
Latest Version
Avg Release Cycle
189 days
Latest Release
2006 days ago

Changelog History

  • v0.2.0.0 Changes

    October 25, 2018
    * Implement getFSInfo.
    * Remove an ugly hack that was used to block signals while defrag was running.
    * Support Zstd compression.
    * Make CompressionType abstract.
    * Fix handling of filenames that are not valid according to the current locale.
    * Deprecate System.Linux.Btrfs.ByteString.
    * Support getting/setting file system labels.
    
  • v0.1.2.3 Changes

    January 30, 2017
    * System.Linux.Btrfs.UUID.fromString did not handle all malformed
    UUIDs correctly.
    
  • v0.1.2.2 Changes

    November 15, 2016
    * Fix compilation error when libcap is not installed.
    
  • v0.1.2.1 Changes

    November 13, 2016
    * Support cloneRangeIfSame on read-only subvolumes (requires
    CAP_SYS_ADMIN).
    
  • v0.1.2.0 Changes

    February 23, 2016
    * Expose System.Linux.Btrfs.Time.
    * Add example program that prints the file creation timestamp.
    
  • v0.1.1.1 Changes

    October 05, 2014
    * Support getting/setting the id of the default subvolume.
    
  • v0.1.1.0 Changes

    October 05, 2014
    * Support defraging file ranges.
    
  • v0.1.0.1

    September 01, 2014
  • v0.1.0.0 Changes

    September 01, 2014
    * Initial public release.