New
v1.3.3
What's Changed
- Add missing validation for
env_var.validateby @DannyBen in https://github.com/bashly-framework/bashly/pull/661 - Fix validation running twice for environment variables by @DannyBen in https://github.com/bashly-framework/bashly/pull/662
- Add array syntax support to
validateby @meleu and @DannyBen in https://github.com/bashly-framework/bashly/pull/663 - Fix typo in method name by @DannyBen in https://github.com/bashly-framework/bashly/pull/667
- Add support for per-environment settings by @marlondecol and @DannyBen in https://github.com/bashly-framework/bashly/pull/668
- Test with completely 0.7.3 by @DannyBen in https://github.com/bashly-framework/bashly/pull/675
Full Changelog: https://github.com/bashly-framework/bashly/compare/v1.3.2...v1.3.3