Skip to content

Releases: greggh/laravel-helper.nvim

v0.4.2

04 Mar 00:21
Compare
Choose a tag to compare

Changelog for v0.4.2

Fixed

  • Fixed Telescope integration issues with autocompletion in Telescope prompts
  • Replaced problematic Telescope picker with custom floating window for artisan command output
  • Added documentation on how to properly disable autocompletion in Telescope and artisan output windows
  • Fixed test runner not properly exiting after tests

v0.4.1

03 Mar 13:36
Compare
Choose a tag to compare

Changelog for v0.4.1

Changed

  • Improved GitHub workflows with consolidated documentation checks
  • Enhanced release workflow with more reliable changelog generation
  • Updated dependency handling in CI workflows
  • Refactored testing approach for better reliability

Fixed

  • Fixed deprecated changelog generator in release workflow
  • Fixed documentation validation in CI pipeline
  • Resolved Markdown linting and validation issues