SQLAlchemy Improvements & HDF metadata changes
Pre-release
Pre-release
- Use SQLAlchemy instead of Flask-SQLAlchemy
- Refactor how we handle HDF metadata
- Py2.7 compatibility changes (removing f-strings and type hinting)
- Better logging for multiprocessing
- General bug fixes
Note: while we don't officially support Python 2.7, we try to explicitly break it with known incompatibilities.