a9897ab1d4
And resigned with round background #23
2.7 KiB
2.7 KiB
Changelog
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.
unreleased
⚠️ Changes for Developers/Package Distributors
-
The 'bitmaps' directory has been removed from the git repository. You can now generate the PNG files using
yarn renderor download them from the release assets. -
The
build.tomlfile has been removed. Instead, the cursor build configurations are now distributed according to platforms within theconfigsdirectory:configs/x.build.toml: Used to build XCursor.configs/win_rg.build.toml: Used to build regular size Windows cursors.configs/win_lg.build.toml: Used to build large size Windows cursors.configs/win_xxl.build.toml: Used to build extra large size Windows cursors.
What's New?
- Support
256pxcursors
Changes
- De-framed animated cursors
- Resigned the wait cursor with round background #23
v2.0.0 - 14 October 2021
What's New?
- ci: support
clickgen v2build with cross platform test - Uninstall docs ful1e5/apple_cursor#79 ful1e5/apple_cursor#80
- Add cursor top_left_arrow #10 #11
- Refactor: build with
clickgen v2#21
Issue Fixes
- Human readable docs #16
- fixed #21
- fixed #17
v1.0.3 - 13 November 2021
Added
- upload
BreezeX-Blackartifacts inbuildGitHub Action preparecommand added insideMakefile- distributed pling products docs inside
plingdirectory Makefilecommand withTHEME_PREFIXvariable
Changed
- minimal
README.md(removed badges and emojis) - bitmapping log more descriptive
- builder module renamed to
src - sponsor with liberapay
v1.0.2 - 20 June 2021
Added
- BreezeX-Black variant added
Changed
text&vertical-textcursors scale down- Windows resize cursors scale down
- Bigger hotspot dot for Resize cursors
v1.0.1 - 16 June 2021
Changed
- Cursors preview updated
left_ptr_watchandwaitgot minimal design
v1.0.0 - 14 June 2021
Added
- CI/CD Pipelines
- Logo and badges
- Initial release 🎊