Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Releases: jordanbaird/ColorWell

ColorWell 0.2.2

29 May 07:23
502b721
Compare
Choose a tag to compare

This release contains performance improvements, bug fixes, and internal repository reworks.

Full Changelog: 0.2.1...0.2.2

ColorWell 0.2.1

26 Mar 18:04
fd8f09b
Compare
Choose a tag to compare

This release contains quality-of-life improvements and increases overall drawing efficiency.

Full Changelog: 0.2.0...0.2.1

ColorWell 0.2.0

22 Mar 16:34
b507481
Compare
Choose a tag to compare

This release contains a large number of API improvements, some of which are deprecations. Most of the deprecated APIs have replacements, with the exception of the deprecated colorPanel property on ColorWell, which enabled undefined behavior and is therefore no longer supported.

There are also lots of small caching/drawing optimizations, which should help things run even smoother.

Full Changelog: 0.1.3...0.2.0

ColorWell 0.1.3

16 Mar 19:57
9985499
Compare
Choose a tag to compare

Stability and performance improvements

Full Changelog: 0.1.2...0.1.3

ColorWell 0.1.2

09 Mar 16:40
ef48857
Compare
Choose a tag to compare

This release contains some internal changes and fixes an issue where SwiftUI's Color would sometimes be improperly converted to an NSColor at the start of a drag.
Full Changelog: 0.1.1...0.1.2

ColorWell 0.1.1

06 Mar 09:30
d06a16d
Compare
Choose a tag to compare

This release contains some minor quality-of-life improvements.
Full Changelog: 0.1.0...0.1.1

ColorWell 0.1.0

03 Mar 20:08
8d9053b
Compare
Choose a tag to compare
  • You can now choose from 3 different color well styles: expanded (the current style), swatches, and colorPanel.
  • Major efficiency upgrades.
  • Fix display across light and dark modes.

Full Changelog: 0.0.9...0.1.0

ColorWell 0.0.9

18 Feb 21:06
cca4b05
Compare
Choose a tag to compare

This release contains quality-of-life and efficiency improvements, as well as some bug fixes.

Full Changelog: 0.0.8...0.0.9

ColorWell 0.0.8

16 Feb 16:30
79e1513
Compare
Choose a tag to compare

This release changes the way that color data is set to the pasteboard during dragging sessions. It should fix an issue where native elements weren't accepting drops from color wells.

Full Changelog: 0.0.7...0.0.8

ColorWell 0.0.7

15 Feb 14:20
52b23d2
Compare
Choose a tag to compare

Full Changelog: 0.0.6...0.0.7