We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df501b commit 4774ebfCopy full SHA for 4774ebf
CHANGELOG.md
@@ -1,6 +1,21 @@
1
Change Log
2
========================================
3
4
+v1.1.0 - 2023-08-28
5
+----------------------------------------
6
+
7
+- Add `bashly render` command
8
+- Add ability to render markdown documentation
9
+- Refactor module loading with autoload
10
+- Add `bashly add render_markdown` library
11
+- Add ability to render man pages and `bashly add render_mandoc` library
12
+- Refactor render command with RenderSource model
13
+- Allow arbitrary (`x-anything`) values in bashly.yml
14
+- Refactor mandoc template to use x_mandoc_footer and x_mandoc_authors
15
+- Add render-mandoc man page generation example
16
+- Add `--show` to `bashly render`
17
18
19
v1.0.8 - 2023-08-11
20
----------------------------------------
21
0 commit comments