Skip to content

Releases: elitan/velo

v1.0.0

29 Dec 08:19

Choose a tag to compare

v0.6.0

26 Dec 21:01

Choose a tag to compare

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

  • @elitan made their first contribution in #7

Full Changelog: v0.5.2...v0.6.0

v0.5.2

13 Oct 20:27

Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

13 Oct 20:23

Choose a tag to compare

v0.5.0

13 Oct 20:23

Choose a tag to compare