Releases: gamingwithevets/quizprog
Releases · gamingwithevets/quizprog
v1.0.2
- QuizProg Editor v1.0.1:
-
- Multiline input now uses an EOFError to stop typing instead of a KeyboardInterrupt
-
- Changed wording
- Removed unused optional argument in the check element functions
v1.0.1
- QuizProg Editor v1.0.0
- Changed wording of internet connection error
- Now checks if required values are blank or NoneType
v1.0.0
- Can now retrieve JSON data from the internet
- Value type checking
- Global wrong messages
- You press keys to navigate, only pressing Enter when necessary
- Logging
v0.1.0
Initial release.