Notable differences from version 1.1.2.
- Support for Python 3.8, 3.9, 3.10.
- Use
.ddp3
instead of.ddp
to store project files.
- Update wxpython to 4.1.1 and remove incompatible align flags.
- Update tutorial project files for py3.
- Incompatible conversion between bytes and str from py2 to py3.