Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 15:18
· 45 commits to main since this release

[1.2.0] - 2024-02-13

New Features

  • feat: add support to extending existing snapshots to required percentage (#22)
  • feat: add support for the "list" command (#31)
  • feat: add support mounting/unmounting snapshots and origins (#34)

Bug Fixes

  • fix: rename the clean command to remove (#24)

Other Changes

  • ci: Bump codecov/codecov-action from 3 to 4 (#25)
  • ci: fix python unit test - copy pytest config to tests/unit (#26)
  • refactor: fix linter issues (#27)
  • docs: remove template badge (#28)