Skip to content

Releases: BarredEwe/Prefire

2.0.0

14 Feb 09:08
f61caab
Compare
Choose a tag to compare

What's Changed

  • Supporting #Preview Macro
  • Create an .executableTarget to be able to run through the terminal
  • Add correct error output from snapshots.
  • Add the perceptualPrecision parameter setting
  • Pass the imports to the PreviewModel
  • Add tests

Full Changelog: 1.5.0...2.0.0

1.5.0

20 Sep 09:13
898a4a9
Compare
Choose a tag to compare

What's Changed

  • 🟢 Xcode 15 supporting by @BarredEwe in #25
  • 🟡 Xcode 15 does not give plugins permission to write to the project directory 🥲
    • As a quick solution, I can recommend writing in DerivedData.
      To do this, remove the test_file_path parameter from the .prefier.yml file.
  • 🟢 Xcode 14 works as usual

Full Changelog: 1.4.1...1.5.0

1.4.1

21 Jul 09:10
abb8dfa
Compare
Choose a tag to compare

Minor fixes

Full Changelog: 1.4.0...1.4.1

1.4.0

11 Jul 15:23
cb4d319
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

07 Jul 17:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

20 Jun 14:34
5d3dd96
Compare
Choose a tag to compare

What's Changed

  • Added snapshot settings for previews by @BarredEwe in #17

    .snapshot(delay: 0.3, precision: 0.95)

Full Changelog: 1.1.0...1.2.0

1.1.0

14 Jun 07:55
0cb7938
Compare
Choose a tag to compare

What's Changed

  • Update PreviewTests stencil to use displayName if provided. by @markst in #15

New Contributors

Full Changelog: 1.0.3...1.1.0

1.0.3

06 Jun 08:53
a01e5ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

24 Mar 13:08
b3e5562
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

23 Mar 15:00
ee858ec
Compare
Choose a tag to compare

Fixed a small bug with the configuration

What's Changed

Full Changelog: 1.0.0...1.0.1