Skip to content

4.12.13

Compare
Choose a tag to compare
@denisdefreyne denisdefreyne released this 30 Nov 08:00
· 184 commits to main since this release
4.12.13
2d05b82

Fixes:

  • Prevented an issue where items could have two leading slashes in their identifier when using the filesystem data source’s extra_files option (#1622)
  • Fixed an issue which would make nanoc compile --watch or nanoc live crash if the layouts directory does not exist (#1625, #1626)
  • Fixed the usage of the show-rules command (it takes no arguments) (#1628)
  • Fixed an issue which could make Nanoc crash with Stopwatch::AlreadyRunningError (#1631, #1633)