Skip to content

Latest commit

 

History

History
147 lines (87 loc) · 3.72 KB

CHANGELOG.md

File metadata and controls

147 lines (87 loc) · 3.72 KB

Change Log

All notable changes to this project will be documented in this file. Prefire adheres to Semantic Versioning.

2.x Releases

1.x Releases


Release Feb 14, 2024

Added

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

Release Sep 20, 2023

Added

  • Xcode 15 supporting
    • Added by @BarredEwe in #25

Release Jul 21, 2023

Updated

  • Minor fixes (Updated Readme.md)

Release Jul 11, 2023

Fixed

  • Fixed getting setting for snapshots
    • Fixed by @BarredEwe in #19

Release Jul 7, 2023

Added

  • Custom template
    • Added by @alexey1312 in #18

Release Jun 20, 2023

Added

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

Release on Jun 14, 2023

Added

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

Release on Jun 6, 2023

Added

  • Create swift.yml
    • Added by @BarredEwe in #5
  • Added additional build information
    • Added by @BarredEwe in #13

Fixed

  • Fixed missing file argument removal for AccessibilitySnapshot
    • Fixed by @BarredEwe in #12

Updated

  • Improved target search for tests
    • Updated by @BarredEwe in #4

Release Mar 24, 2023

Fixed

  • Fixed snapshot tests path
    • Fixed by @BarredEwe in #4

Release on Mar 23, 2023

Fixed

  • Fixed test generation
    • Fixed by @BarredEwe in #3

Released on Feb 26, 2023

Added

  • Added more Documentations
    • Added by @BarredEwe #1
  • Added Swift Package Plugins
    • Added by @BarredEwe in #2