Skip to content

Releases: tighten/jigsaw

v1.3.33

22 Dec 22:04
Compare
Choose a tag to compare

v1.3.32

04 Dec 14:57
Compare
Choose a tag to compare
  • Support autoloading class components (PR #507)
  • Improvements for PHPUnit assertion and fixtures (PR #519)
  • Prefix test build commands with php for Windows compatibility (PR #497)

v1.3.31

10 Nov 20:31
Compare
Choose a tag to compare
  • Add base files (.gitattributes, .editorconfig, and contributing.md) (#512)
  • Ignore collection items without a matching handler (#496)
  • Allow disabling pretty URLs via config file (#513)
  • Use Tailwind CSS and PostCSS instead of SCSS in default installation (#510 )

v1.3.30

10 Nov 20:27
Compare
Choose a tag to compare
  • Improved Windows compatibility (#495)
  • Update default build scripts to not pass --env (#506)
  • Add badges for build status, Packagist (#511)
  • Add url() helper (#516)
  • Some test updates due to the change of Tighten's Github namespace from tightenco to tighten

v1.3.29

14 Jul 13:22
Compare
Choose a tag to compare
  • Fix jigsaw init failure due to incorrect typehints (#484)

v1.3.28

26 Jun 12:12
Compare
Choose a tag to compare
  • Enable pagination on .blade.md templates (#478)

v1.3.27

07 May 13:53
Compare
Choose a tag to compare
  • Made handling of config consistently a collection, rather than sometimes an array (#467)
  • Added support for .yml and .yaml to Blade hybrid files (#468)

v1.3.26

29 Apr 01:11
Compare
Choose a tag to compare
  • Minor change to gitignore stub (#461)
  • Fix BladeCompiler (again) to incorporate changes in Illuminate/View v 7.9.2 (#463)

v1.3.25

29 Apr 01:10
Compare
Choose a tag to compare
  • Fix BladeCompiler to incorporate changes in Illuminate/View v 7.9.1 (#460)

v1.3.24

20 Apr 13:15
Compare
Choose a tag to compare
  • Fix .env files due to breaking change on vlucas/phpdotenv 4.0 (#458)