CHANGELOG
v1.1.0 (2024-04-28)
Chore
Feature
feat: upgrade Jinja2 (#28) (
2ceece6)
v1.0.0 (2024-03-24)
Breaking
feat(command): add –days option to unused command (#21)
BREAKING CHANGE: DATE positional argument has been converted into an option (19424ea)
Chore
chore: update release worklow (
cbe8de9)
Documentation
docs: improve documentation (#23) (
f7b2ba5)
Feature
feat(command): display total file size for unused command (#22) (
3d414cb)
v0.3.0 (2024-03-23)
Feature
Fix
fix(transaction): no transaction created if file already exists from … (#19) (
1754d19)
Unknown
doc: refactor documentation (#20) (
c600537)
v0.2.0 (2024-03-17)
Chore
Feature
Test
test: add dedicated compression test when supported (#14) (
3b6dfda)
Unknown
doc: add promote command (#16) (
c0e5328)
v0.1.2 (2024-03-03)
Fix
fix: invalid compressed file for huge file (#11) (
a4c62cc)
v0.1.1 (2024-02-28)
Fix
fix: bad exception management (#10) (
f5cf7b9)
v0.1.0 (2023-11-24)
Documentation
docs: update readme file (
a43c26d)
Feature
Fix
fix: wrong scripts definition from project file (#7) (
55d9096)
v0.0.2 (2023-11-09)
Chore
chore(ci): improve release workflow (#2) (
4e47cbc)
Ci
ci(actions): improve release workflow (#1) (
a8f7d60)
Documentation
docs: update contributing guide (#4) (
70908ee)
Fix
fix(io): need to rename file when decompressing it on windows (#6) (
676df06)
Test
v0.0.1 (2023-10-25)
Initial release