Skip to content

Releases: mcauley-penney/mmv-c

v0.3.2

05 Dec 03:24
Compare
Choose a tag to compare

Fixes

  • #17: renaming a non-existent item no longer creates and leaves files around the file system
  • cycle removal no longer enters an infinite loop when only one source operand is given

v0.3.0

05 Aug 22:44
Compare
Choose a tag to compare

Features

  • adds cycle removal
  • adds and improves tests
  • autobuilds man page
  • uses the ThrowTheSwitch/Unity test framework