Skip to content

v1.0.9

Compare
Choose a tag to compare
@Log1x Log1x released this 01 Jul 13:13
6a68b13

Change log

Enhancements

  • enhance(tests): Working tests! (#65 – thank you @W-sch !)
  • enhance(console): Clean up implementation of Command and GeneratorCommand (#71)
  • enhance(console): Separate clearLine, exec, task, and title into traits (#71)
  • enhance(console): Better replaceClass implementation (#71)
  • chore(console): Remove unused Schedule class (#71)

Fixes

  • fix(helpers): view() should support file paths (#67)
  • fix(view-composer): strip "composers" from Composer::views() (x-ref: #60)