Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 2.95 KB

File metadata and controls

57 lines (34 loc) · 2.95 KB

Changelog

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

[0.1.1] - 2023-06-23

Bug Fixes

Documentation

[0.1.0] - 2023-06-23

Bug Fixes

  • Detect old files by ctime instead of mtime [#8] (37f4c13)

Continuous Integration

  • Add linter and release workflows [#6] (22129d6)

Documentation

Features

  • Print removed files after cleaning [#7] (8b645e9)

Miscellaneous Tasks

[0.1.0-alpha.1] - 2023-06-06

Documentation

Miscellaneous Tasks

  • Add default .editorconfig (4091341)