Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

71 lines (53 loc) · 2.98 KB

Changelog

Planned for next release

Version 1.0.8

Changed identity from the abandoned TallUI project to Moox. No Extension changes.

Version 1.0.7

  • Remove phpfmt PHP formatter, deprecated as of 2019 and no longer useful with PHP 8
  • Remove Psalm, we (as most Laravel codebases we know) moved to PHPStan and Larastan
  • Remove PHP Symbols, it is now fully replaced by Intelephense
  • Replace felixfbecker.php-debug with its successor xdebug.php-debug
  • Add PHPStan
  • Add Livewire Switcher
  • Add Laravel Pint
  • Add Pest Snippets
  • Improve docs, update logo

Version 1.0.6

Version 1.0.5

  • Minor improvements, docs

Version 1.0.4

  • Improved docs
  • Added Extensions
    + ahinkle.laravel-model-snippets
    + austenc.laravel-docs
    + wk-j.save-and-run
    + auchenberg.vscode-browser-preview
    + kamikillerto.vscode-colorize
    + esbenp.prettier-vscode

Version 1.0.3

  • Changed PHP Code Formatter
    - shevaua.phpcs (abandoned)
    - persoderlind.vscode-phpcbf (abandoned)
    + ValeryanM.vscode-phpsab

Version 1.0.2

  • First public version