Multiple small fixes this time.
- Fix compilation on MacOS #118 by @mathomp4
- Fix an out-of-bounds access in remove module #104 by @sgn
- Fix compilation with Clang16 #106 by @Schievel1
- @Schievel1 is now also the official maintainer of boxes for Gentoo Linux 🥇
- Improve boxes mode for Emacs including a MELPA package by @Mike-Woolley
- Better build performance on Windows
- Ability to create a static binary for Linux, with all dependencies baked in (
make static
) #100 by @tsjensen - A number of small internal improvements by @tsjensen