Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 408 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 408 Bytes

CHANGE LOG

All the changes version to version has is noted here. The project uses semantic versioning.

0.1.0 - 2016-11-11

added

  • this changelog
  • setup.py, setup.cfg and MANIFEST.in for releasing in pypi
  • a basic example to show the usage of pyeez
  • Pyeez class for creating apps
  • Window class to create multiple windows
  • Event and EventHandler classes for implementing events