Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 1.56 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]

0.1.23 - 2025-01-18

Other

  • Implement reflink_block for lunix (#93)

0.1.22 - 2025-01-11

Other

  • Add reflink_block function (#85)

0.1.21 - 2025-01-08

Other

  • Bump windows from 0.58.0 to 0.59.0 (#90)

0.1.20 - 2024-11-10

Other

  • Implement check_reflink_support for windows (#83)
  • Fail reflink_or_copy if target file already exist (#81)
  • Bump tempfile from 3.8.0 to 3.12.0 (#77)

0.1.19 - 2024-07-04

Other

  • Bump windows from 0.57.0 to 0.58.0 (#74)
  • Use release-plz in publish.yml (#72)