Version 0.2.0
What's Changed
Module Changes
- Add Regular Expression Match Assertion Function by @threeal in #35
- Add Execute Process Assertion Functions by @threeal in #37
- Add Expected Output Option to Execute Process Assertion Function by @threeal in #40
- Merge All Assertion Functions Into One Function by @threeal in #42 and #43
- Handle String Assertion if Given Variable Instead of String by @threeal in #45
- Separate Message and Execute Process Assertions by @threeal in #47, #49, and #51
- Modify Execute Process Result Assertion by @threeal in #53
Documentation Changes
Development Changes
- Trigger Deploy Workflow on Push Tag Events by @threeal in #33
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #38
Full Changelog: v0.1.0...v0.2.0