Skip to content

Latest commit

 

History

History
99 lines (45 loc) · 4.29 KB

CHANGELOG.md

File metadata and controls

99 lines (45 loc) · 4.29 KB

Changelog

2.0.0 (2024-12-27)

⚠ BREAKING CHANGES

  • implement nominal_size metadata for hyprcursor

Features

  • implement nominal_size metadata for hyprcursor (6649d37)

1.0.2 (2024-12-03)

Bug Fixes

  • alias svg->png generation failing (#57) (42d57f7)
  • build hyprcursor with svgs (again) (#55) (fc88cfb)
  • latte dark/light being inverted (#60) (652fa31)

Build system & distribution

1.0.1 (2024-10-25)

Bug Fixes

Build system & distribution

1.0.0 (2024-10-20)

⚠ BREAKING CHANGES

  • generate all sizes of cursors from 16px -> 96px

Features

  • use breeze scripts to build xcursors & plasma scalable SVGs (3c9b12e)

Bug Fixes

  • generate all sizes of cursors from 16px -> 96px (3c9b12e)

Build system & distribution

  • generate SVGs at runtime with catppuccin/whiskers (56d43e4)

0.4.0 (2024-10-14)

Features

  • support Plasma's SVG cursors implementation (#37) (4bcb0c1)

Build system & distribution

  • release-please: remove draft: true (#38) (71c2d66)

0.3.1 (2024-06-09)

Bug Fixes

  • hyprcursor: solve application consistency and scaling (#29) (4ed2c6a)

0.3.0 (2024-05-31)

Features

0.2.1 (2024-05-28)

Performance Improvements

  • exponential speed-up in build time (a8aa241)

Build system & distribution