Releases: jkwill87/teletype
Releases · jkwill87/teletype
v1.3.4
v1.3.2
Initial Release
1.0.0 Improves compatibility with Python2
0.3.1
Component Refactoring
- gets rid of relative imports
- follows a more object-oriented design; all components extend
Component
base class SelectOne
is now justSelect
- otherwise mostly the same interface, see readme for details
Note: Until version 1.0 there is a possibility of further breaking component changes