Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 944 Bytes

File metadata and controls

20 lines (9 loc) · 944 Bytes

Changelog

1.0.1 (2026-01-20)

Bug Fixes

  • replace external bzip2 with pure Go implementation and add CI tests (55cae5a)

1.0.0 (2026-01-20)

Features

  • add file locking (#53) and detailed permission errors (#46) (9ac2453)

Bug Fixes