Releases: AESilky/ChopStix
Releases · AESilky/ChopStix
Release list
Release 1.1.0
What's Changed
Full Changelog: 1.0.1...1.1.0
Release 1.0.1
Add a requirements.txt file and explain its use. The file only contains comments, as the base application only requires the core Python3 distribution.
Full Changelog: 1.0.0...1.0.1
Release 1.0.0
Initial release.
This is intended to be used as a fun way to learn some Python programming with a non-trivial example. It is divided into multiple source files to learn how (and why) to work with a multi-file application. It also contains a number of 'TODOs' to have you work on adding and/or improving functionality. Lastly, it can be fun to play.
What's Changed
New Contributors
Full Changelog: https://github.com/AESilky/ChopStix/commits/1.0.0