Skip to content

Releases: britzl/gooey

Gooey 2.0

09 Dec 20:36
Compare
Choose a tag to compare

BREAKING CHANGE: If you're using the predefined Kenney or Dirty Larry themes and the input() function then the last argument to kenney.input() and dirtylarry.input() have changed to an optional config table. Supports max_length and empty_text.

NEW: Added an optional config table as last argument to gooey.input(). Currently supports max_length.

Gooey 1.1

13 Oct 07:16
Compare
Choose a tag to compare

FIX: Issue with list item selection

Gooey 1.0

28 Sep 06:57
Compare
Choose a tag to compare

First public release