What's Changed
- assert_regex: matching empty string is not invalid regex by @martin-schulze-vireso in #54
- readme tweaks by @jasonkarns in #57
- Remove dependency of package 'verbose' by @Mukundan314 in #55
- Reuse shared test workflow by @jasonkarns in #58
- Rename master branch as main by @jasonkarns in #59
- readme: Update GitHub actions CI badge by @hyperupcall in #63
- Add warning about "missing" parts of regex by @TurekBot in #68
- feat: add assert_stderr, refute_stderr, assert_stderr_line by @mh182 in #72
- feat: Print stderr in assert_success/failure by @jakub-bochenski in #75
- Fix
stderr: parameter not set
withset -u
by @martin-schulze-vireso in #77 - Create GHA job to sync master with main by @jasonkarns in #78
- release workflow by @jasonkarns in #81
New Contributors
- @Mukundan314 made their first contribution in #55
- @hyperupcall made their first contribution in #63
- @TurekBot made their first contribution in #68
- @mh182 made their first contribution in #72
- @jakub-bochenski made their first contribution in #75
Full Changelog: v2.1.0...v2.2.0