Version 2.0.0 Alpha
Pre-release
Pre-release
Complete re-write of the framework.
- Added ORM and Database layers for persistent data.
- ORM: Peewee
- Database: Sqlite
- Restructured project
- moved/renamed files
- added/removed directories
- various other tweaks
- Added
config.py
files to each modules to allow for configurability.