Release 0.12.0
This commit is contained in:
parent
660ca9c330
commit
bcd426684d
2 changed files with 19 additions and 13 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
@ -31,11 +31,15 @@ This Readme is for information ***specific to*** the Web port of PySimpleGUI.
|
|||
PySimpleGUIWeb enables you to run your PySimpleGUI programs in your web browser. It utilizes a package called Remi to achieve this amazing package.
|
||||
|
||||
|
||||
## Engineering Pre-Release Version 0.10.0
|
||||
|
||||
## Engineering Pre-Release
|
||||
|
||||
Be aware you are running a "Pre-Rlease" version of PySimpleGUIWeb. This means sh*t doesn't work in many places. This also means that you get to have fun with the many things that DO work and that are being added to every week.
|
||||
|
||||
[Announcements of Latest Developments](https://github.com/MikeTheWatchGuy/PySimpleGUI/issues/142)
|
||||
|
||||
|
||||
Having trouble? Visit the [GitHub site ](http://www.PySimpleGUI.com) and log an Issue.
|
||||
|
||||
|
||||
|
||||
## Installation
|
||||
|
@ -220,6 +224,9 @@ New features
|
|||
* Struggling to get the "resources" settings understood so can work with files
|
||||
* I have a ways to go
|
||||
|
||||
## 0.12.0 PySimpleGUIWeb 28-Feb-2019
|
||||
|
||||
* Combo.Update now fully functional
|
||||
|
||||
|
||||
# Design
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue