Skip to content

Releases: allegro/swift-junit

Release 2.1.0

19 Feb 19:37
f093c44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

Release 2.0.0

05 Jun 13:14
b806df3
Compare
Choose a tag to compare

Changes:

  • removed support for Swift 4.x
  • added Swift 5.1, 5.2 in CI
  • updated HTMLString (thanks @code28)

Bug fix release

18 Nov 07:37
Compare
Choose a tag to compare

Changes:

  • Improve className resolution (#9)

1.0.1

03 Oct 06:05
Compare
Choose a tag to compare

Changes:

  • Added escaping of error messages in the 'messages' attribute
  • Remove warning "Immutable value 'disabledCount' was never used; consider replacing with '_' or removing it"