552 B
552 B
Changelog
All notable changes to cursor-icon are documented in this file.
The sections should follow the order Packaging, Added, Changed, Fixed and Removed.
The format is based on Keep a Changelog.
Unreleased
1.2.0
- Implement
HashforParseError. - Add
CursorIcon::DndAskandCursorIcon::AllResizefrom the wayland-protocols version 1.42.
1.1.0
- Bump MSRV from
1.64to1.65. - Add access to alternative names for cursor icons through the
CursorIcon::alt_namesmethod.