What changed in xcbeautify from 2 to 3

9 releases numbered after 2.30.1 up to and including 3.2.1, stable releases only. 2.30.1 and 3.2.1 are the newest stable releases of 2 and 3 we track; this page follows them as new ones ship.

25 changes across 9 releases

Added 5

3.2.1

  • Add TestCaseCaptureGroup

3.2.0

  • Add a capture group for test session results
  • Support capturing Swift assert failures

3.1.5

  • Add separate static Linux release artifact

3.1.0

  • Add Github Actions file references for Swift Testing issues
Changed 16

3.2.0

  • Update SwiftFormat configuration
  • Add missing test attributes

3.1.5

  • Refactor Color and Style APIs
  • Bump to SwiftFormat 0.59.1
  • Bump github.com/apple/swift-argument-parser from 1.7.0 to 1.7.1

3.1.4

  • Replace Colorizer

3.1.3

  • Treat Test Warnings as Errors
  • Bump github.com/apple/swift-argument-parser from 1.6.2 to 1.7.0
  • Bump github.com/coreoffice/xmlcoder from 0.17.1 to 0.18.0
  • Refactor XCRegex

3.1.2

  • Sort capture groups
  • Bump SwiftFormat to 0.58.7
  • Migrate to Swift Testing

3.1.1

  • Update XMLCoder to use the new url

3.0.0

  • Require macOS 14 or later
  • Bump to Swift 6.1
Fixed 4

3.2.1

  • Fix ParallelTestCaseSkippedCaptureGroup returning .testCasePassed instead of .skippedTest

3.2.0

  • Don't silence test failures when using the quiet flag

3.1.3

  • Address deprecation warnings in CI output
  • Fix cleanBuildXcode15_1Colored test case

Original release notes, newest first

The list above is our reading of these notes; the originals from xcbeautify are here, one fold per release.

3.2.1
What's Changed

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/3.2.0...3.2.1

View originalPermalink

3.2.0
What's Changed
New Contributors

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/3.1.5...3.2.0

View originalPermalink

3.1.5
What's Changed
New Contributors

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/3.1.4...3.1.5

View originalPermalink

3.1.4
3.1.3
What's Changed
New Contributors

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/3.1.2...3.1.3

View originalPermalink

3.1.2
What's Changed

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/3.1.1...3.1.2

View originalPermalink

3.1.1
What's Changed
New Contributors

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/3.1.0...3.1.1

View originalPermalink

3.1.0
What's Changed
New Contributors

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/3.0.0...3.1.0

View originalPermalink

3.0.0
What's Changed
New Contributors

Full Changelog: https://github.com/cpisciotta/xcbeautify/compare/2.30.1...3.0.0

View originalPermalink