Skip to content

Releases: playbook-ui/playbook-ios

0.4.0

21 May 08:54
782364d
Compare
Choose a tag to compare

What's Changed

  • Update documentation URL by @ra1028 in #63
  • Remove ScenarioContent protocol by @ra1028 in #64
  • fix: Blank snapshot is generated if it exceeds the internal size limitation by @ra1028 in #66
  • Restructure tool installation by @ra1028 in #67
  • Fix xcodegen resource path by @ra1028 in #68
  • Rebuild PlaybookUI from scratch by @ra1028 in #65
  • Add ViewBuilder attributes to scenario initializer by @ra1028 in #69
  • Rename ScenarioKind and ScenarioName by @ra1028 in #70

Full Changelog: 0.3.5...0.4.0

Beta version: 0.3.5

30 Jan 13:35
0e7c312
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @7Kris made their first contribution in #54

Full Changelog: 0.3.4...0.3.5

Beta version: 0.3.4

16 Aug 09:07
7adfb03
Compare
Choose a tag to compare

What's Changed

  • fix for iOS 16 - force safeAreaInsets update by @a-neuses in #53

New Contributors

Full Changelog: 0.3.3...0.3.4

Beta version: 0.3.3

17 Feb 05:35
3320069
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.3.3

Beta version: 0.3.2

27 Aug 14:03
b2f25b1
Compare
Choose a tag to compare
  • Wrong device definition #48

Beta version: 0.3.1

26 Aug 03:17
06a1847
Compare
Choose a tag to compare
  • Fix podspecs #47

Beta version: 0.3.0

25 Aug 14:25
900734f
Compare
Choose a tag to compare
  • Add support for iPhone12 series for snapshot #44
  • Fix support for Xcode 12.5.1 #45
  • Get rid of the dependency on XCTest #46

Beta version: 0.2.1

06 Nov 08:47
Compare
Choose a tag to compare

Breaking Changes

  • Normalize the name of generated snapshots and directories. (by @ra1028 #40, reported by @akkyie #38)

Fix

  • Fix the crash that happens when the modal is dismissed with X button. (by @ra1028 #41)

Beta version: 0.2.0

04 Nov 13:52
c8c14d7
Compare
Choose a tag to compare

Fix

  • Fix PlaybookUI layout issue on iOS14 (by @ra1028 #36)

Changes

Beta version: 0.1.2

09 Sep 11:54
Compare
Choose a tag to compare

Fix

Disable SwiftUI animation (by @ra1028 #28)