Skip to content

Releases: insidegui/BuddyKit

Version 1.5

07 May 12:41
6a1d2aa
Compare
Choose a tag to compare

Adds BuddyPathKit with a FilePath type for common filesystem operations. This new target is automatically imported alongside BuddyFoundation, which includes a bunch of helpful extensions.

Version 1.4

23 Apr 16:37
0edd000
Compare
Choose a tag to compare
  • Add isNilOrEmpty extension to Optional when Wrapped conforms to Collection
  • Add String(optional:) extensions for better optional debug strings

Version 1.3

17 Apr 17:24
28c993c
Compare
Choose a tag to compare

Adds a workaround for an Xcode bug that causes preview instances of Mac app targets to be activated in the Dock when running the Mac app target. This only affects debug builds of Mac apps that link against BuddyKit.

Version 1.2

28 Feb 15:49
a50ac19
Compare
Choose a tag to compare

Adds UILog for verbose logging related to UI code.

Version 1.1.3

18 Feb 18:26
c64eb0c
Compare
Choose a tag to compare

Oops

Full Changelog: 1.1.2...1.1.3

Version 1.1.2

18 Feb 18:10
b7ef214
Compare
Choose a tag to compare

Fix PlatformView.layoutSubviews() on macOS.

Version 1.1.1

17 Feb 19:29
a4952e3
Compare
Choose a tag to compare
  • Fix incorrect buttonTitle in AlertContent initializer

Version 1.1.0

15 Jan 15:58
225dcf1
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.1.0

Version 1.0.0

17 Nov 12:56
715a397
Compare
Choose a tag to compare

Initial release.