Skip to content

Releases: sindresorhus/Settings

3.1.0

01 Nov 19:00
2f4f65e
Compare
Choose a tag to compare
  • Use SwiftPM’s localization plan 3370a7d
  • Add workaround for namespace conflict 2f4f65e

3.0.5...3.1.0

3.0.5

20 Oct 06:14
c677bea
Compare
Choose a tag to compare
  • Fix invalid reference

3.0.4...3.0.5

3.0.4

19 Oct 16:48
a2f163d
Compare
Choose a tag to compare
  • Fix NSToolbar preserving the visual state of previous selected pane on macOS Sonoma

3.0.3...3.0.4

3.0.3

22 Jul 09:37
b99f45c
Compare
Choose a tag to compare
  • Fix animated: false not working

3.0.2...3.0.3

3.0.2

09 Jun 13:32
Compare
Choose a tag to compare
  • Resolve warnings in Xcode 15

3.0.1...3.0.2

3.0.1

17 May 13:37
1e96f6f
Compare
Choose a tag to compare
  • Fix broken pane switching animation

Note: The tag is now without a v prefix since Xcode cannot handle the prefix.

v3.0.0...3.0.1

v3.0.0

20 Mar 10:41
Compare
Choose a tag to compare

Breaking

  • The package was renamed from Preferences to Settings
    • Update the package URL to https://github.com/sindresorhus/Settings
    • Rename import Preferences to import Settings
  • There are some more naming changes. Xcode will provide fix-its for those after you make the above changes.
  • Require macOS 10.13 or later
  • Drop support for CocoaPods and Carthage

v2.6.0...v3.0.0

v2.6.0

08 Jun 11:39
Compare
Choose a tag to compare
  • Improve compatibility with macOS 13
    • When only using a single pane, it now uses the correct Settings term on macOS 13 and later.

v2.5.0...v2.6.0

v2.5.0

02 Sep 13:51
Compare
Choose a tag to compare
  • Add the ability to set a minimum label width on containers (#71) 5cef6c8

v2.4.0...v2.5.0

v2.4.0

17 Jul 15:17
Compare
Choose a tag to compare
  • Add verticalAlignment option to the Section component c980680

v2.3.0...v2.4.0