Overview
Request 859338 accepted
- limit TW to 2.7
- Update to ## 4.11.21 (2020-12-18)
see installed NEWS.md
Fixes:
- Made clonefile usage optional
You can add `clonefile` to your Gemfile to let Nanoc make use of your filesystem’s copy-on-write functionality (if available), which is not only faster but also more space-efficient. In the previous release, 4.11.20, clonefile was mandatory, even though it won’t properly compile on older operating systems.
## 4.11.20 (2020-12-18)
Enhancements:
- Made Nanoc use copy-on-write when available (preferred over hardlinking/copying) (#1509, #1511) [Daniel Aleksandersen]
## 4.11.19 (2020-10-16)
Fixes:
- Fixed an issue which could cause compiled pages to contain the content of another page (#1501, #1510)
- updated to version 4.11.18
Request History
darix created request
- limit TW to 2.7
- Update to ## 4.11.21 (2020-12-18)
see installed NEWS.md
Fixes:
- Made clonefile usage optional
You can add `clonefile` to your Gemfile to let Nanoc make use of your filesystem’s copy-on-write functionality (if available), which is not only faster but also more space-efficient. In the previous release, 4.11.20, clonefile was mandatory, even though it won’t properly compile on older operating systems.
## 4.11.20 (2020-12-18)
Enhancements:
- Made Nanoc use copy-on-write when available (preferred over hardlinking/copying) (#1509, #1511) [Daniel Aleksandersen]
## 4.11.19 (2020-10-16)
Fixes:
- Fixed an issue which could cause compiled pages to contain the content of another page (#1501, #1510)
- updated to version 4.11.18
coolo accepted request
@prusnak: review reminder