Skip to content

Releases: pointfreeco/swift-macro-testing

0.6.3

27 May 17:50
2de00af
Compare
Choose a tag to compare

What's Changed

  • Fixed: Avoid concurrency errors. #43
  • Fixed: Make our use of SwiftSyntax APIs more resilient to precompiled SwiftSyntax. #49

Full Changelog: 0.6.2...0.6.3

0.6.2

03 Apr 16:41
Compare
Choose a tag to compare

What's Changed

  • [Fixed] SwiftSyntax 601.0.1 #42

Full Changelog: 0.6.1...0.6.2

0.6.1

31 Mar 23:21
972875f
Compare
Choose a tag to compare

What's Changed

  • Fixed: Add TestScoping support to macros test trait (#39).
  • Fixed: Support stable 6.1 in swift-syntax (thanks @shimastripe, #41).
  • Infrastructure: Fixed documentation (thanks @adammcarter, #38).
  • Infrastructure: Android CI (thanks @johankool, #34).

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

18 Feb 23:44
0b80a09
Compare
Choose a tag to compare

What's Changed

  • Added: Support array of macros in test trait. #37

Full Changelog: 0.5.3...0.6.0

0.5.3

18 Feb 23:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.2...0.5.3

0.5.2

07 Aug 19:59
20c1a8f
Compare
Choose a tag to compare

What's Changed

  • Fixed: Address an Xcode 16 beta 5 compiler error (#28).

Full Changelog: 0.5.1...0.5.2

0.5.1

12 Jul 20:13
a35257b
Compare
Choose a tag to compare

What's Changed

  • Fixed: Thread fileID through to all assertInlineSnapshot calls (thanks @gohanlon, #26).
  • Fixed: SwiftSyntax dependency has been updated to point to the new swiftlang organization on GitHub, preventing warnings when used with other libraries targeting the same updated organization (#27).

Full Changelog: 0.5.0...0.5.1

0.5.0

09 Jul 17:33
Compare
Choose a tag to compare

What's Changed

  • Added: Beta support for Swift Testing in Xcode 16 beta 3 (#25).
  • Infrastructure: Introduce .editorconfig for consistent code formatting (thanks @Matejkob, #24).

Full Changelog: 0.4.2...0.5.0

0.4.2

03 Jul 13:23
4787b0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

12 Jun 17:21
851c8b6
Compare
Choose a tag to compare

What's Changed

  • Fixed: Support swift-syntax from 600.0.0-latest (#22).

Full Changelog: 0.4.0...0.4.1