Skip to content

Releases: tighten/jigsaw

v1.3.43

10 Aug 17:03
Compare
Choose a tag to compare

Bump version number

Full Changelog: v1.3.42...v1.3.43

v1.3.42

09 Aug 17:03
20ac759
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.41...v1.3.42

v1.3.41

11 Mar 17:42
v1.3.41
b284383
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.40...v1.3.41

v1.3.40

22 Jan 23:05
v1.3.40
f25b98b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.39...v1.3.40

v1.3.39

14 Jan 15:36
v1.3.39
9ab86b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.38...v1.3.39

v1.3.38

02 Sep 15:40
Compare
Choose a tag to compare
  • 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

30 Apr 12:23
Compare
Choose a tag to compare
  • 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

19 Feb 19:50
Compare
Choose a tag to compare
  • Bind page data into container, making it possible to inject into components as described in #492 (comment). (#541)

v1.3.35

07 Feb 22:53
Compare
Choose a tag to compare
  • Update basic site scaffold created by jigsaw init (#530)

v1.3.34

05 Jan 20:46
Compare
Choose a tag to compare
  • Use string key as remote collection item temporary filename, if present (#527, fixes #524)