Skip to content

v0.2.5

Latest
Compare
Choose a tag to compare
@pacso pacso released this 03 Dec 15:33
· 1 commit to main since this release
68c1eea

Added

  • New spec --all task to run all tests (by @kauredo)
  • Tests for output task (by @kauredo)

Changed

  • Updated gitignore to exclude ruby environment and gem build files
  • Updated all specs to use the generated test app folder, rather than the gem root dir (#21 by @pacso)

Fixed

  • Thor exit_on_failure deprecation warning (by @kauredo)