Skip to content

Releases: mtj0928/SlideKit

0.7.0

06 Jun 10:49
ee71d2a

Choose a tag to compare

What's Changed

  • Optimize the default background color in visionOS by @fromkk in #43
  • Add transition animations between slides by @fromkk in #45

New Contributors

Full Changelog: 0.6.1...0.7.0

0.6.1

25 May 02:39
4921d60

Choose a tag to compare

Merge pull request #42 from mtj0928/refine-interface

Change interface to make what `size` is for more clear

0.6.0

25 May 02:12
df20d8d

Choose a tag to compare

New Features

  • SlideKit is now available on visionOS and tvOS🔥

New Contributors

  • @u5-03 made their first contribution in #40

Full Changelog: 0.5.0...0.6.0

0.5.0(Support Swift 6)

24 Oct 00:41
5378ca9

Choose a tag to compare

Merge pull request #39 from mtj0928/swift6

Support Swift 6

0.4.0 (macro support)

15 Dec 14:53
53c354d

Choose a tag to compare

✨New Feature

  • @Slide macro is available now!!
  • The target type of@Phase becomes simpler.
  • phase function is automatically generated by @Slide Developer can set the current phase for Xcode Previews.

0.3.1

24 Dec 08:21
72b630e

Choose a tag to compare

Merge pull request #32 from mtj0928/fix-preview

fix API

0.3.0

24 Dec 04:21
4e840a9

Choose a tag to compare

✨New Feature

  • Support PDF Export (only macOS 13+)

Fix runtime warning

22 Oct 01:04

Choose a tag to compare

0.2.2

Fix runtime error

0.2.1

21 Oct 13:16

Choose a tag to compare

Fix color

0.2.0

15 Oct 04:19
26e1e6f

Choose a tag to compare

Merge pull request #28 from mtj0928/fix-foreground-color

Fix foreground color and fix iOS's app structure