**Note for people updating to v0.4: once you've updated, delete your readwrite.py file, as it will be osbolete (renamed to statistics.py in this release).**
Additions
- Added timestamps to console output and log (part of 13).
- Added basic commenting.
Changes
- 13: Restructured console output and log.
- Restructured libcdr library.
- Improved coding and variable names in a few areas.
- Improved error management (part of 14).
- Moved credits to the top of main.py
Bug Fixes
- 14: Updates log twice per iteration, almost doubling log.txt file.