Releases: crabisoft/pdbstore
Releases · crabisoft/pdbstore
v1.1.0
v1.1.0 (2024-04-28)
Chore
-
chore: update dev dependencies (#27) (1278ae9
)
-
chore: add py312 & py313 to tox environment list (#26) (25c6036
)
-
chore: ensure same configuration for tools like black or flake8 (#25) (ca55e28
)
-
chore: remove conda publication (#24) (8fb1405
)
Feature
v1.0.0
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
Feature
- feat(command): display total file size for unused command (#22) (
3d414cb
)
v0.3.0
v0.3.0 (2024-03-23)
Feature
Fix
- fix(transaction): no transaction created if file already exists from … (#19) (
1754d19
)
Unknown
v0.2.0
v0.2.0 (2024-03-17)
Chore
Feature
Test
- test: add dedicated compression test when supported (#14) (
3b6dfda
)
Unknown
v0.1.2
v0.1.2 (2024-03-03)
Fix
- fix: invalid compressed file for huge file (#11) (
a4c62cc
)
v0.1.0
v0.1.0 (2023-11-24)
Documentation
Feature
Fix
- fix: wrong scripts definition from project file (#7) (
55d9096
)
v0.0.2
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
v0.0.1 (2023-10-25)
Chore
Ci
Fix
- fix(cli): fetch command crash (
f2bb426
)