Releases: open-turo/swift-test-drs
Releases · open-turo/swift-test-drs
v1.0.1
What's Changed
- chore(add sec scan): add sec scan by @pkanoongo in #82
New Contributors
- @pkanoongo made their first contribution in #82
Full Changelog: v1.0.0...v1.0.1
v1.0.0
0.1.5
What's Changed
- Fix NSObject mock initializer override keyword by @swift-student in #71
- feat: add expectCase macro overload for wildcard enum matching by @swift-student in #73
- feat: ugraded swift-syntax to latest released version: 602.0.0 by @juliomb in #78
New Contributors
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Improve error messaging for missing stubs by @swift-student in #70
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Only get calls once in expectations by @swift-student in #56
- Add diagnostic for actor-constrained protocols by @swift-student in #57
- Debug description improvements by @swift-student in #58
- Fix dynamic stubs to handle closures assigned to variables by @swift-student in #65
- Add AI-friendly TestDRS API reference documentation by @swift-student in #64
- Expect case macro by @swift-student in #62
- feat: change default confirmationOfCall timeout from infinite to 5 seconds by @swift-student in #68
- fix: handle whitespace correctly in stub macro expansion by @swift-student in #67
- Update Readme by @swift-student in #60
- fix: remove Sendable constraint from confirmationOfCall exactlyOnce method by @swift-student in #66
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Bump minimum to iOS 16 by @swift-student in #52
- Bump to Swift 6 by @swift-student in #46
- fix: public mock initializer issues by @swift-student in #53
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Add alpha warning to readme by @swift-student in #45
- @AddMock macro updates by @swift-student in #48
- Documentation by @swift-student in #49
- fix: make mock members public if necessary by @swift-student in #51
Full Changelog: 0.1.0...0.1.1