You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# 1.0.0-alpha.10
2
2
3
+
- Added a new `RenderPostProcessTemplates` key that prevents running post-processing templates like Razor.
4
+
- Added a new `ShouldOutput` key that controls outputting a particular document to disk (but doesn't remove it from the pipeline like `Excluded` does).
5
+
- Added support for directory metadata (by default as `_directory.yaml` files).
3
6
- Added new `ContentFiles` and `DataFiles` settings to control the file globbing patterns.
4
7
- Added a new `GenerateSitemap` setting and `Sitemap` pipeline to generate sitemap files by default.
5
8
- Added a new `Excluded` key that indicates a document should be filtered out of the content or data pipeline.
0 commit comments