Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 1.1 KB

Changelog

All notable changes to code-stencil will be documented in this file.

v1.2.0 - 2024-05-29

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #14
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #17
  • Bump dorny/paths-filter from 2 to 3 by @dependabot in #13
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #18
  • Support Laravel 11
  • Test PHP 8.3

Full Changelog: https://github.com/Riley19280/code-stencil/compare/v1.1.1...v1.2.0

Version 1.1.1 - 2024-02-27

  • Fix calls to Laravel string helpers

Full Changelog: https://github.com/Riley19280/code-stencil/compare/v1.1.0...v1.1.1

Version 1.1.0 - 2024-01-14

  • Add support for Laravel stub files

    • Stub file output location can be changed using the overrideStubLocation method
  • Fixed disableFormat not working

Version 1.0.0 - 2023-10-16

Code Stencil Launch