Skip to content

v3.1.0

Compare
Choose a tag to compare
@gyng gyng released this 05 Aug 05:04
· 73 commits to master since this release
  • Add nl localisation (Thanks @80486dx, #72)

  • Add menu item aliasing (#64)

    To use this, put an (alias: <display name>) in the comments for that line. For example:

    cats // (alias: actually dogs)
    
  • Add submenu support (#26)

    To use this, add >s at the start of the line. For example:

    submenu
    >mammals
    >>i/cats
    >>i/dogs