codeberg fairyglade/ly v1.0.0

latest releases: v1.3.2, v1.3.1, v1.3.0...
21 months ago

The Zig release

Hello again folks! Long time no see! (More than a year 👀)

Throughout this time period, Ly has undergone many changes, including the Zig rewrite, anticipated by many. It fixed 26 issues alone, which is quite impressive! The changelog may look small, but the changes Ly has gone through are quite substantial to its future (make sure to check the full changelog if you want to see exactly what has happened).

Either way, I hope you'll enjoy this release as much as I do! Note that this release requires Zig 0.12.0 to build. Also, you should be able to migrate from v0.6.0 just fine. If you can't, it's a bug, so please report it.

What's Changed

  • Update sv.ini by @bittin in https://github.com/fairyglade/ly/pull/519
  • Change default keybindings F1/F2 to F12/F11. by @llc0930 in https://github.com/fairyglade/ly/pull/487
  • fix #521 by @llc0930 in https://github.com/fairyglade/ly/pull/522
  • Backup existing config when installing by @brunorro in https://github.com/fairyglade/ly/pull/536
  • Zig rewrite (finally) by @AnErrupTion in https://github.com/fairyglade/ly/pull/517
    • UTF-8 patch by @llc0930
    • Animation fix by @SpaghettiBorgar
    • LANG issue fix by @xelantro
    • XDG_CURRENT_DESKTOP fix by @cookiengineer
    • Ly's repository no longer makes use of Git submodules
  • Added Gentoo tip to readme.md by @Motodavide in https://github.com/fairyglade/ly/pull/591
  • Fix small typo in cs.ini by @yagarea in https://github.com/fairyglade/ly/pull/559
  • fix systemd stderr logging by @mookums in https://github.com/fairyglade/ly/pull/621
  • Various bug fixes and small features by @Kawaii-Ash in https://github.com/fairyglade/ly/pull/606
    • The termbox-next dependency was dropped in favor of termbox2.

New Contributors

  • @llc0930 made their first contribution in https://github.com/fairyglade/ly/pull/487
  • @Motodavide made their first contribution in https://github.com/fairyglade/ly/pull/591
  • @yagarea made their first contribution in https://github.com/fairyglade/ly/pull/559
  • @mookums made their first contribution in https://github.com/fairyglade/ly/pull/621
  • @Kawaii-Ash made their first (indirect) contribution in https://github.com/fairyglade/ly/pull/517

Full Changelog: https://github.com/fairyglade/ly/compare/v0.6.0...v1.0.0

Don't miss a new ly release

NewReleases is sending notifications on new releases.