Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 02:34
acf7f94

v0.2.1 (2024-05-28)

Welcome to the first release in 1 and a half years! The previous maintainer(s) for this repository left the organisation some time ago and it has gone a bit unloved since.

The purpose of this release are making the repository more maintainable and friendlier to develop on.

  • Release Please is now used for release management.
  • Refactored build system to exponentially speed-up build times. Previously, I couldn't even build one single flavour on my laptop, now I'm able to generate all variants in under 4 minutes!
  • All theme zips have been lowercased, matching the format in the latest releases of catppuccin/gtk.

I've tested the cursors out locally and there should be no regressions but feel free to open issues if you find anything has regressed!

If anyone is interested in helping me close some of the open issues / improve the cursors, please get in touch by opening an issue or joining our discord!

Performance Improvements

  • exponential speed-up in build time (a8aa241)

Build system & distribution

Full Changelog: v0.2.0...v0.2.1