-
Release v0.2.0
All checks were successfulBuild and Publish nightly package / build-and-publish (release) Successful in 18sreleased this
2025-05-11 14:57:52 +02:00 | 8 commits to main since this release🚀 Features
- (deps) Add click dependency and update poetry lockfile - (ef6ac68)
- (cli) Add verbose option to status command - (719f257)
- (models) Add catalog and filesystem utilities - (eb5bf52)
🐛 Bug Fixes
- (scripts) Update nightly version suffix format - (c596f46)
🚜 Refactor
Downloads
-
Release v0.1.0
All checks were successfulBuild and Publish nightly package / build-and-publish (release) Successful in 18sreleased this
2025-05-11 14:18:04 +02:00 | 24 commits to main since this release🚀 Features
- (ci) Add workflows for automated releases and nightly builds - (078948f)
- (workflows) Add cache restore step to build process - (81459d6)
- (poetry) Add twine to development dependencies - (bf727a8)
- (ci) Add GitHub Actions workflow for build and publish - (880a54d)
- (cli) Add initial repository management commands - (ef2bac4)
- (vscode) Add Python environment and analysis settings - (d1e246c)
- (poetry) Add pyproject.toml for project dependencies and config - (4ce7eed)
🐛 Bug Fixes
- (workflows) Revert cache action version and simplify cache key - (134c934)
📚 Documentation
- Add .gitignore and empty README.md - (3701550)
⚙️ Miscellaneous Tasks
Downloads