Releases: pitterpatter22/EasyMenu3
Releases · pitterpatter22/EasyMenu3
Release list
easymenu3-v0.3.1
Version 0.3.1 - Stable
*** New Version 0.3.1 ***
- Added
print_tablefunction - Adjusted formatting.
- tidied up a bit
Full Changelog: v0.3.0...v0.3.1
easymenu3-v0.3.0
Version 0.3.0 - Stable
*** New Version 0.3.0 ***
- Added support for submenus.
- Simplified entry point for app (
start()) and added options to trap errors instead of using a seperate method. - Made
print_menu()private and made use of it display a message saying to usestart()instead. - Added options to catch errors when running.
- Adjusted formatting.
Full Changelog: 0.2.3...v0.3.0
easymenu3-0.2.3
Version 0.2.3 - Stable
Initial release considered stable
Full Changelog: https://github.com/pitterpatter22/EasyMenu3/commits/0.2.3