Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@graycampbell graycampbell released this 26 Jun 16:49
· 5 commits to main since this release
3a0127f

✨ Features

  • Add sendableConformance argument to Mocked (#106)

πŸ› Bug Fixes

  • Handle composed and mixed associated type constraints (#108)

πŸ“ Documentation

  • Add SPI badges to README (#102)
  • Fix spelling mistake (#101)
  • Add more issue templates (#103)
  • Add social preview image asset (#105)

πŸ§ͺ Testing

  • Refactor MacroArgumentValue, reorganize files, and add unit tests (#111)

πŸ”¨ Refactoring

  • Refactor MacroArgumentValue, reorganize files, and add unit tests (#111)

πŸ“¦ Dependencies

  • Update SwiftFormat minimum version and output version in CI (#110)
  • Update Swift Locking, SwiftSyntaxSugar, and SwiftSyntax dependencies (#114)

πŸ› οΈ CI/CD

  • Add CODEOWNERS (#104)
  • Update SwiftFormat minimum version and output version in CI (#110)

Full Changelog