Releases: jkwill87/teletype
Releases · jkwill87/teletype
v1.3.4
04 Jan 17:12
Compare
Sorry, something went wrong.
No results found
Updates for v1.3.3 and v1.3.4 only include python typing updates. No runtime differences are expected between these patch versions.
v1.3.2
24 Feb 01:49
Compare
Sorry, something went wrong.
No results found
Drops Python <3.7 support
Adds type annotations
Adds mypy support
Moves to a declarative setup configuration
Initial Release
22 Jun 20:28
Compare
Sorry, something went wrong.
No results found
1.0.0
Improves compatibility with Python2
0.3.1
22 May 19:05
Compare
Sorry, something went wrong.
No results found
Component Refactoring
gets rid of relative imports
follows a more object-oriented design; all components extend Component base class
SelectOne is now just Select
otherwise mostly the same interface, see readme for details
Note: Until version 1.0 there is a possibility of further breaking component changes
0.2.1
14 Dec 04:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#1 Fixes off by one selection error for SelectOne and SelectMany components
#2 Documents teletype.components.config.ascii_mode in readme
0.2
22 Aug 16:49
Compare
Sorry, something went wrong.
No results found