Skip to content

v0.7.0

Choose a tag to compare

@dry-bot dry-bot released this 08 May 19:41
v0.7.0

Added

  • Inheritable attributes for subclasses of commands (@IvanShamatov)
  • Ability to register instances, not only classes as Commands (@IvanShamatov)
  • Add support for subcommands with a parent command (@unrooty)

Fixed

  • Safely rescue pipe exception, when you CLI app is producing output for piped CLI app (IvanShamatov)
  • Safely rescue keyboard interrupts (@IvanShamatov)
  • [Internal] Don't run specs twice (@jodosha)
  • Update inline call with keyward arguments (@flash-gordon)

Changed

Compare v0.6.0...v0.7.0