Release 0.19.0

This commit is contained in:
MikeTheWatchGuy 2019-03-23 17:04:48 -04:00
parent 36cb34a3ad
commit 920cecd897
2 changed files with 8 additions and 2 deletions

View file

@ -8,7 +8,7 @@
![Python Version](https://img.shields.io/badge/Python-3.x-yellow.svg)
![Python Version](https://img.shields.io/badge/PySimpleGUIWeb_-0.18.0-orange.svg?longCache=true&style=for-the-badge)
![Python Version](https://img.shields.io/badge/PySimpleGUIWeb_-0.19.0-orange.svg?longCache=true&style=for-the-badge)
@ -269,6 +269,12 @@ New features
* Hotfix for bug that causes Popups / secondary windows to crash
* Table gets `starting_row_num` parameter
## 0.19.0 23-Mar-2019 PySimpleGUIWeb
* do_not_clear defaults to TRUE! for Input and Multiline Input/output
* a few type hints
# Design