NickelMenu v0.3.0
This release improves the documentation and has a lot of internal refactoring and cleanup. There should not be any noticeable change for users.
- Breaking change: Support for being loaded using LD_PRELOAD or /etc/ld.so.preload has been removed. This has been deprecated and unused since the initial release, so it will not affect any current users.
- Error handling has been refactored.
- Most general hook-related code has been refactored into a new NickelHook library, which is now used by other mods like NickelSeries and kobo-dotfile-hack.
- There are various improvements to the documentation including more information on how to launch other software.
- NM_CONFIG_DIR can now be set from the Makefile when building (but this is highly discouraged).
See the
release on GitHub for more details.