New release: boxes v2.2.1
Multiple small fixes this time.
- Fix compilation on MacOS #118 (thanks @mathomp4!)
- Fix an out-of-bounds access in remove module !104 (thanks @sgn!)
- Fix compilation with Clang16 #106 (thanks @Schievel1!)
- @Schievel1 is now also the official maintainer of boxes for Gentoo Linux
- Improve boxes mode for Emacs 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 - A number of small internal improvements