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.
- Implement
Hash
forParseError
.
- Bump MSRV from
1.64
to1.65
. - Add access to alternative names for cursor icons through the
CursorIcon::alt_names
method.