Releases: BarredEwe/Prefire
Releases · BarredEwe/Prefire
3.1.0
3.0.5
What's Changed
- MainActor checking support in Xcode 16.2 by @BarredEwe in #86
Full Changelog: 3.0.4...3.0.5
3.0.4
3.0.3
What's Changed
- Fix PreviewTests working with Swift 6 by @BarredEwe in #83
Full Changelog: 3.0.2...3.0.3
3.0.2
3.0.1
3.0.0
What's Changed
- Correction of working with the 'snapshot_devices' configuration param… by @BarredEwe in #76
Full Changelog: 2.10.0...3.0.0
2.10.0
What's Changed
- Add case insensitive searching to playbook view by @davidnext in #74
- Add snapshot devices to stencil by @RunningBack33 in #75
New Contributors
- @davidnext made their first contribution in #74
- @RunningBack33 made their first contribution in #75
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
- Fix name of setting in README to exclude
PreviewModels
by @mgacy in #68 - Fix command in README to run Prefire via CI by @mgacy in #67
- Added UIKit support to the #Preview macro by @BarredEwe in #70
New Contributors
Full Changelog: 2.8.0...2.9.0
2.8.0
What's Changed
- Using file name as a function name when generating tests by @BarredEwe in #63
Nearly breacking Chnages
Since now the name of the tests has changed when using the #Preview
macro - you need to delete all the preview files and re-generate them again. If you use the old approach with PreviewProvider
- you don't need to do anything.
Full Changelog: 2.7.0...2.8.0