Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 13:21
· 307 commits to main since this release
2246da0

What's Changed

New Features 🎉

  • Adding release.yml by @yhakbar in #6
  • Adding -x/--execution flag to allow for set -x like functionality. by @yhakbar in #8
  • Using command builder to clean up cmd unwrapping by @yhakbar in #10
  • Allow for ya configs in git root and home by @yhakbar in #11
  • Adding chdir to config schema to allow for directory changes before running commands by @yhakbar in #12

Bug Fixes 🐛

  • Adjusting push workflow to only run on branch push by @yhakbar in #7

Documentation 📖

Full Changelog: 0.1.0...0.2.0