New
v1.3.4
What's Changed
- Validate skip_src_check in libraries config by @DannyBen in https://github.com/bashly-framework/bashly/pull/677
- Add support for captuing
--helpwhen usingcatch_allby @DannyBen in https://github.com/bashly-framework/bashly/pull/680 - Fix local variables leaking from internal functions by @DannyBen in https://github.com/bashly-framework/bashly/pull/682
- Add
Settings.extra_lib_dirsto allow loading files from multiple locations by @DannyBen in https://github.com/bashly-framework/bashly/pull/684
Full Changelog: https://github.com/bashly-framework/bashly/compare/v1.3.3...v1.3.4