Skip to content

Releases: fortio/testscript

v0.3.2

06 Sep 14:33
Compare
Choose a tag to compare

Cherry-pick enough to get go1.23 to be happy

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 May 19:13
a672e49
Compare
Choose a tag to compare

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

07 May 18:15
Compare
Choose a tag to compare

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

29 Mar 08:47
b2b184e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

29 Mar 07:45
38528bb
Compare
Choose a tag to compare

What's Changed

  • Turned on CI and 'fix'ed tests (rm mostly... so not great, for #1) (#2)

Full Changelog: v0.1.0...v0.1.1