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 38bfbd6 commit f460442Copy full SHA for f460442
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Changelog
2
========================================
3
4
+v1.3.4 - 2025-11-17
5
+----------------------------------------
6
+
7
+- Add support for captuing `--help` when using `catch_all` [`26d6f19c5`](https://github.com/bashly-framework/bashly/commit/26d6f19c5)
8
+- Fix local variables leaking from internal functions [`42cb20bbf`](https://github.com/bashly-framework/bashly/commit/42cb20bbf)
9
+- Add `Settings.extra_lib_dirs` to allow loading files from multiple locations [`27d4305d9`](https://github.com/bashly-framework/bashly/commit/27d4305d9)
10
+- Compare [`v1.3.3..v1.3.4`](https://github.com/bashly-framework/bashly/compare/v1.3.3..v1.3.4)
11
12
<!-- break v1.3.3 -->
13
14
v1.3.3 - 2025-09-24
0 commit comments