Skip to content

Releases: joke/spock-outputcapture

v4.0.1

16 Mar 11:16
Compare
Choose a tag to compare

4.0.1 (2024-03-16)

Bug Fixes

v4.0.0

12 Mar 17:58
Compare
Choose a tag to compare

4.0.0 (2024-03-12)

⚠ BREAKING CHANGES

  • lines should be empty in case of no output. closes #157
  • drop support for spock 1.3

Features

  • allow manually clearing the captured output (ad73542)
  • drop support for spock 1.3 (6b7695a)
  • support framework 2.4 (d08a363)

Bug Fixes

  • lines should be empty in case of no output. closes #157 (3ea0a84)

v3.0.1

05 Sep 11:36
Compare
Choose a tag to compare

3.0.1 (2022-09-05)

Bug Fixes

  • base class issue with older groovy versions (9c461af)

v3.0.0

18 Mar 07:32
Compare
Choose a tag to compare

3.0.0 (2022-03-18)

⚠ BREAKING CHANGES

  • no longer include transitive dependency on spock 2.0. Which was wrong anyway.

Features

  • split lines also with Windows, Mac and mixed line endings (1688999)

Bug Fixes

Miscellaneous Chores

2.2.0

15 Jan 17:39
2.2.0
daef56f
Compare
Choose a tag to compare

Support for Java 1.8

2.1.0

15 Jan 16:56
8e0f9d0
Compare
Choose a tag to compare

Dependency updates

License change

31 Aug 15:13
2.0.0
745daa5
Compare
Choose a tag to compare
  • Changed license to Apache-2.0 License
  • Dependency updates