Skip to content

0.2.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 02 Oct 22:20
· 32 commits to main since this release
0d03f14

What's Changed

  • Added: assertMacro now asserts using multiple trailing closures (#3). This allows diagnostics, fix-its, and expansions to be independently inlined in a single assertion. The previous API has been deprecated, but many assertions can be automatically re-recorded using withMacroTesting(isRecording: true).
  • Infrastructure: Update .spi.yml (thanks @finestructure, #2).
  • Infrastructure: Add Slack release announcement GitHub action.

New Contributors

Full Changelog: 0.1.0...0.2.0