Releases: fortio/testscript
Releases · fortio/testscript
v0.3.2
Cherry-pick enough to get go1.23 to be happy
What's Changed
- Catchup by @ldemailly in #8
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix unquote test failure(#6)
- Better README text borrowed from rogpeppe#225 (#5)
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Cherry picked from upstream:
- expose (*TestScript).stdout via Stdout()
- use unix.CloneFile on MacOs (fixes the "killed" issue)
- CI: go back to macos-latest
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Fix having to not forget to add a space after
!
in txtar test scripts by @ldemailly in #3
(originally rogpeppe#190)
Full Changelog: v0.1.1...v0.2.0