⭐ Features
- [#217] add timeout to steps (0aca530)
- [#286] add shell customization to run command step (44b1bf3)
- [#360] add working directory customization to run command step (4ebe7a6)
- add ReactiveCircus/android-emulator-runner@v2 (4df2da5) (thanks @LeoColman!)
- update docker/build-push-action@v3 (bcb69c3)
- update JamesIves/github-pages-deploy-action@v4 (1949ded)
- update krzema12/github-action-typing@v0 (d2aa751)
- update gautamkrishnar/blog-post-workflow@v1 (de5b902)
- update ruby/setup-ruby@v1 (8088738)
🛠️ Fixes
- [#298] allow arbitrarily complex custom arguments (727a55a)
- don't produce empty lines for multiline commands (7e0b1f0)
💣 Breaking changes
- the fix for #298 requires you to get rid of wrappers like
BooleanCustomValue
orListCustomValue
. See the docs for examples
Full Changelog: v0.22.0...v0.23.0