github pgaskin/NickelMenu v0.0.2
NickelMenu v0.0.2

latest releases: v0.5.4, v0.5.3, v0.5.2...
5 years ago

This release contains minor features and bugfixes.

  • There are new power:shutdown and power:reboot actions to gracefully exit Nickel on firmware 4.13.12638+.
  • The cmd_spawn action now supports a quiet: option to prevent the PID from being displayed after the command has been launched.
  • The failsafe timeout has been halved again to 5 seconds.
  • A bug where the default menu item wouldn't do anything has been fixed.
  • The nickel_setting action now supports firmware versions 4.12.12111 and older.
  • There are various improvements to the documentation.
  • Internally, NickelMenu has switched to the new toolchain builds, and now has automatic checking for symbol compatibility between firmware versions.

Bastien Dejean (@baskerville):
a5e5e06 Fixed the argument in the Sketch Pad example (#8)

NiLuJe (@NiLuJe):
ae26344 Add an example spawn_cmd that dumps the syslog to a user-visible location
abc345d Include CXXFLAGS during linking, add CPPFLAGS (#5)

Patrick Gaskin (@geek1011):
e0647af Updated action compatibility (#15)
4be17f0 Added symbol tests (#15)
f860801 Added symbol comments (#15)
e5a3635 Implemented quiet option for cmd_spawn (closes #12)
b323a54 Implemented power:shutdown and power:reboot actions (closes #14)
859520c Decreased the failsafe timeout again (#2)
a2113ac Added a note about symbol usage
c0e632c Updated docker image URL, enabled builds for PRs
639c02a Switched to new toolchain builds
6da01af Added support for legacy settings constructor (fixes #7)
0fefeff Fixed assertion in nickel_setting action
a5e5e06 Fixed the argument in the Sketch Pad example (#8)
abc345d Include CXXFLAGS during linking, add CPPFLAGS (#5)
ae26344 Add an example spawn_cmd that dumps the syslog to a user-visible location
7b67235 Fixed default menu item
9867f77 Added VSCode stuff to gitignore
bfce725 Decreased the failsafe timeout (closes #2)

Don't miss a new NickelMenu release

NewReleases is sending notifications on new releases.