Skip to content

Releases: mattmassicotte/nsui

v1.2.0

30 Mar 12:10
16d736b
Compare
Choose a tag to compare
  • Filling out more of NSUIViewRepresentable
  • Deprecate NSUITextStorageEditActions

v1.1.0

29 Mar 13:06
f6f9660
Compare
Choose a tag to compare
  • NSUIFontDescriptor
  • fix some missing deprecations needed to match visionOS
  • NSUIViewControllerRepresentable
  • `Color(nsuiColor:)
  • Strict concurrency checking

v1.0.1

23 Mar 10:57
495d36b
Compare
Choose a tag to compare

What's Changed

  • Add new aliases (NSUIStoryboard, NSUIStackView, NSUIButton) by @martindufort in #6

Full Changelog: 1.0.0...1.0.1

v1.0.0

10 Jan 14:42
c653b79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...1.0.0

v0.1.1

22 Dec 01:25
88a4759
Compare
Choose a tag to compare

What's Changed

  • Add 'nsuiImage' attribute to ImageRenderer by @kaii-zen in #3

Full Changelog: 0.1.0...0.1.1

v0.1.0

16 Oct 15:39
2d33f34
Compare
Choose a tag to compare
  • About time an actual release was done.