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.
- Add cursor top_left_arrow ful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11
- uninstall docs added ful1e5/apple_cursor#79 ful1e5/apple_cursor#80
v1.0.5 - 09 Dec 2021
- Init Fuchsia-Red
- Sponsorships updated
- Links updated inside all docs
build
workflow updated forFuchsia-Red
variant
v1.0.4 - 14 Nov 2021
- use
THEME_PREFIX
variable insidemake
commands - distributed binaries inside
bin
directory - pling product's docs inside
pling
directory - windows animated cursor's delay updated ( repatched #4 )
- Typo fixed inside preview
- documented logs inside bitmapping
- minimal README.md (removed badges and emojis)
- bitmaps artifacts fixed in CI
v1.0.3 - 05 Aug 2021
busy
andwork
animation fixed on windows side #4
v1.0.2 - 07 Jul 2021
- Fuchsia-Pop! (based on popOS color)
- pyright configuration init
make prepare
command for preparing Fuchsia binaries
- Fuchsia cursor color changed to
#e11c79
from#ff00ff
- Removed clean target from
builder/Makefile
- Compact code inside
builder/*
- Builder code moved to
src
- Import
src
module directly insidebuild.py
Makefile
andbuilder/Makefile
build targets now supportsTHEMES
variable
v1.0.1 - 29 Jun 2021
- compress binaries by
make release
- Figma file link updated
hand2
cursor dot size decreased
v1.0.0 - 27 Jun 2021
- Initial release 🎊
- Logo and badges
- CI/CD Pipelines