Skip to content

Releases: mtj0928/SlideKit

0.5.0(Support Swift 6)

24 Oct 00:41
5378ca9
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #32 from mtj0928/fix-preview

fix API

0.3.0

24 Dec 04:21
4e840a9
Compare
Choose a tag to compare

✨New Feature

  • Support PDF Export (only macOS 13+)

Fix runtime warning

22 Oct 01:04
Compare
Choose a tag to compare
0.2.2

Fix runtime error

0.2.1

21 Oct 13:16
Compare
Choose a tag to compare
Fix color

0.2.0

15 Oct 04:19
26e1e6f
Compare
Choose a tag to compare
Merge pull request #28 from mtj0928/fix-foreground-color

Fix foreground color and fix iOS's app structure

0.1.0

23 Sep 12:41
b59a49d
Compare
Choose a tag to compare

✨New Feature

  • Removed slideScale, so you don't need to consider the scale of slide.

⚠️ Breaking Changes

  • Removed some utils and views related to slideScale

0.0.13

22 Sep 12:37
090a2d3
Compare
Choose a tag to compare
Merge pull request #17 from mtj0928/update-macOS-template

update macOS template

0.0.12

20 Sep 14:13
79363a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.12