mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-21 21:28:36 +01:00
1.3 KiB
1.3 KiB
layout | title | date | release |
---|---|---|---|
post | New release: boxes v2.2.1 | 2023-08-24 16:48:00 +0200 | v2.2.1 |
Multiple small fixes this time.
- Fix compilation on MacOS [#118](https://github.com/{{ site.github }}/issues/118) (thanks @mathomp4!)
- Fix an out-of-bounds access in remove module [!104](https://github.com/{{ site.github }}/pull/104) (thanks @sgn!)
- Fix compilation with Clang16 [#106](https://github.com/{{ site.github }}/issues/106) (thanks @Schievel1!)
- @Schievel1 is now also the official maintainer of boxes for Gentoo Linux 🥇
- Improve [boxes mode for Emacs]({{ site.baseurl}}/editors-emacs.html) including a MELPA package (thanks @Mike-Woolley!)
- Better build performance on Windows
- Ability to create a static binary for Linux, with all dependencies baked in (
make static
) [#100](https://github.com/{{ site.github }}/issues/100) - A number of small internal improvements
[[Release History]({{ site.baseurl}}/releases.html)]