Skip to content

Releases: pitterpatter22/EasyMenu3

easymenu3-v0.3.1

Choose a tag to compare

@pitterpatter22 pitterpatter22 released this 18 Mar 20:42
7a95eea

Version 0.3.1 - Stable

*** New Version 0.3.1 ***

  • Added print_table function
  • Adjusted formatting.
  • tidied up a bit

Full Changelog: v0.3.0...v0.3.1

easymenu3-v0.3.0

Choose a tag to compare

@pitterpatter22 pitterpatter22 released this 18 Mar 00:03
9136e98

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 use start() instead.
  • Added options to catch errors when running.
  • Adjusted formatting.

Full Changelog: 0.2.3...v0.3.0

easymenu3-0.2.3

Choose a tag to compare

@pitterpatter22 pitterpatter22 released this 10 Mar 21:07
48fd583

Version 0.2.3 - Stable

Initial release considered stable

Full Changelog: https://github.com/pitterpatter22/EasyMenu3/commits/0.2.3