Releases: metalsmith/layouts
Releases · metalsmith/layouts
1.7.0
- expose consolidate.requires fix (#18)
- check if paths are already absolute before joining the metalsmith path
1.6.5
- normalize partial name for windows
1.6.4
- allow layout: false to override default template
1.5.4
- add rename option
- prevent path issue on windows
1.4.2
- update fs-readdir-recursive
1.4.1
- move check for unspecified layout, #41
- update devdependencies
1.4.0
- ignore files with unspecified layout
- update readme
1.3.1
- improve error message for unspecified layout
- update readme