All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.5.0 - 2023-11-14
- Added new surfaces, fixed colors, removed deprecated colors, changed chroma for neutral palette
- cargo fmt
0.4.1 - 2023-09-17
- (android_scheme) fix
light
andpure_dark
colors
- remove build warnings (closes #17)
- format with cargofmt
0.4.0 - 2023-08-15
- (scheme) add
android_scheme
keywords - (scheme) add
android_scheme
- (
scheme_android
) add TODO note for amoled scheme - format with
cargo fmt
- format with
cargo fmt