Skip to content

v0.2.0

Compare
Choose a tag to compare
@noahfrederick noahfrederick released this 12 Sep 23:27
· 25 commits to master since this release
v0.2.0
  • Fix :Artisan make:model in Laravel 8.
  • Add support for artisan make:channel generator introduced in Laravel 5.6.
  • Dynamically complete Artisan flags.
  • Fold stack traces in log buffers.
  • Make gf go to intended config/translation file.
  • Implement completion via ncm2 (#15).
  • Always set up job/command nav commands.
  • Various bug fixes.