Jigsaw Versions Save

Simple static sites with Laravel’s Blade.

v1.7.2

1 month ago

What's Changed

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.7.1...v1.7.2

v1.7.1

8 months ago

What's Changed

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.7.0...v1.7.1

v1.7.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.6.0...v1.7.0

v1.6.0

1 year ago

What's Changed

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.5.0...v1.6.0

v1.5.0

1 year ago

What's Changed

Note Prior to this release, Jigsaw was unintentionally making a few variables available globally. This has been fixed. If you were accessing any Jigsaw functionality via global variables (e.g. $GLOBALS['container']) you should update your code to use the container directly (e.g. app()).

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.4.0...v1.5.0

v1.4.0

1 year ago

What's Changed

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.3.45...v1.4.0

v1.3.45

1 year ago

What's Changed

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.3.44...v1.3.45

v1.3.44

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tighten/jigsaw/compare/v1.3.43...v1.3.44

v1.3.43

1 year ago

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