Jigsaw Versions Save

Simple static sites with Laravel’s Blade.

v1.3.42

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.3.41...v1.3.42

v1.3.41

2 years ago

What's Changed

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.3.40...v1.3.41

v1.3.40

2 years ago

What's Changed

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.3.39...v1.3.40

v1.3.39

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.3.38...v1.3.39

v1.3.38

2 years ago
  • Give precedence to class based component (#560)
  • Check build destination existence before prompting to overwrite (#563)
  • Allow configuration of Blade view path (#564)
  • Add ability to prefix pagination paths (#568)

v1.3.37

3 years ago
  • Allow Collection Specific perPage Setting (#544), thanks @intrepidws!
  • Allow the use of versions and constraints when using jigsaw init command (#555), thanks @otherpaco!

v1.3.36

3 years ago

v1.3.35

3 years ago
  • Update basic site scaffold created by jigsaw init (#530)

v1.3.34

3 years ago

v1.3.33

3 years ago
  • Support for PHP 8 (#520, thanks @c-fitzmaurice!)