Releases: elitan/velo
Releases · elitan/velo
v1.0.0
Full Changelog: v0.6.0...v1.0.0
v0.6.0
What's Changed
- Improve code quality, performance, and type safety by @elitan in #7
- refactor: simplify codebase by removing ~400 lines by @elitan in #8
- refactor: split StateManager into focused repository classes by @elitan in #23
- refactor: extract checkpoint+snapshot logic to SnapshotService by @elitan in #24
- refactor: add getFullPath() helper in ZFSManager by @elitan in #25
- refactor: standardize error handling by @elitan in #26
- refactor: use service factory consistently across commands by @elitan in #27
- refactor: remove formatSize duplication by @elitan in #28
- refactor: consolidate tree rendering logic by @elitan in #29
- refactor: use getBranchWithProject() helper consistently by @elitan in #30
- fix: prevent data loss in branch reset with safe clone-then-swap by @elitan in #31
- fix: secure WAL archive permissions (770 instead of 777) by @elitan in #32
- fix: add rollback to project create and dependency injection for managers by @elitan in #33
New Contributors
Full Changelog: v0.5.2...v0.6.0
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Full Changelog: https://github.com/elitan/velo/commits/v0.5.1
v0.5.0
Full Changelog: https://github.com/elitan/velo/commits/v0.5.0