|
1 | 1 | Changelog
|
2 | 2 | ========================================
|
3 | 3 |
|
| 4 | +v1.3 - 2025年08月08日 |
| 5 | +---------------------------------------- |
| 6 | + |
| 7 | +- Fix render markdown command examples [`21b786d30`](https://github.com/bashly-framework/bashly/commit/21b786d30) |
| 8 | +- Add `markdown_github` render template [`754ca5085`](https://github.com/bashly-framework/bashly/commit/754ca5085) |
| 9 | +- Add ability to choose a different formatter (internal, none, shfmt) [`efc015320`](https://github.com/bashly-framework/bashly/commit/efc015320) |
| 10 | +- Add ability to override raw input [`8048e6445`](https://github.com/bashly-framework/bashly/commit/8048e6445) |
| 11 | +- Update bash version bouncer to require bash 4.2 [`3a3952aca`](https://github.com/bashly-framework/bashly/commit/3a3952aca) |
| 12 | +- Add Command Line Manipulation example [`388ab1926`](https://github.com/bashly-framework/bashly/commit/388ab1926) |
| 13 | +- Compare [`v1.2.13..v1.3`](https://github.com/bashly-framework/bashly/compare/v1.2.13..v1.3) |
| 14 | + |
| 15 | + |
4 | 16 | v1.2.13 - 2025年06月28日
|
5 | 17 | ----------------------------------------
|
6 | 18 |
|
|
0 commit comments