Releases: radial-color-picker/color-wheel
Releases · radial-color-picker/color-wheel
v2.2.4 (Dec 10, 2020)
v2.2.3 (Dec 10, 2020)
v2.2.2 (May 8, 2020)
v2.2.1 (April 14, 2020)
v2.2.0 (Jun 18, 2019)
v2.0.0 (Nov 24, 2018)
Notable changes of this release is unit testing with automated CI builds and upgrades to latest Rollup & Babel.
Docs
- Update contribution docs and add commit convention examples (701e6a4)
- readme: Add CircleCI status badge (56d01d5)
Others
- Add Prettier (682b2b3)
- tests: Setup CircleCI (20dbae8)
- tests: Setup unit tests with Jest (adcfb36)
- build: Update rollup to latest version (1cbe09e)
- build: Drop support for IE 11 when transpiling (7cbce09)
- build: Replace butternut with babel-minify and add banner (611887c)
- build: Upgrade babel to v7 (aff4636)
v1.0.0 (July 22, 2018)
While the release doesn't contain any new features, bugfixes or code improvements the version bump to 1.0.0
highlights the fact that the API is stable enough to be used in the other repos.
Docs
- readme: Add code of conduct and contributing (1dec86b)
Others
v1.0.0-beta.1 (July 22, 2018)
This is a pre-release version of the Color Wheel. API most likely won't change and for the most part the only thing left to do before v1.0.0
are finishing touches on the docs and to add examples.
Docs
- Update readme (1dec86b)
Others
v0.2.0 (April 29, 2018)
Features
- build: Add support for older browsers (bb4fd5e)