File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.11.0.0] - 2024-10-11
6
+
7
+ ### Fixed
8
+
9
+ * You can now reference 'tags' frontmatter in template (as a list)
10
+
5
11
## [ 0.10.0.0] - 2024-10-09
6
12
7
13
### Fixed
@@ -83,7 +89,8 @@ Gearing up for server daemon.
83
89
84
90
* Initial release
85
91
86
- [ unreleased ] : https://github.com/someodd/bore/compare/v0.10.0.0...HEAD
92
+ [ unreleased ] : https://github.com/someodd/bore/compare/v0.11.0.0...HEAD
93
+ [ 0.11.0.0 ] : https://github.com/someodd/bore/compare/v0.10.0.0...v0.11.0.0
87
94
[ 0.10.0.0 ] : https://github.com/someodd/bore/compare/v0.9.0.0...v0.10.0.0
88
95
[ 0.9.0.0 ] : https://github.com/someodd/bore/compare/v0.8.0.0...v0.9.0.0
89
96
[ 0.8.0.0 ] : https://github.com/someodd/bore/compare/v0.7.0.0...v0.8.0.0
Original file line number Diff line number Diff line change 1
1
name : bore
2
- version : 0.10 .0.0
2
+ version : 0.11 .0.0
3
3
synopsis : Build gopherholes.
4
4
description : |
5
5
Static site builder, but for gopherholes. Manage phlogs with tags, use the Markdown renderer and Mustache templating system.
You can’t perform that action at this time.
0 commit comments