Skip to content

SQLAlchemy Improvements & HDF metadata changes

Pre-release
Pre-release
Compare
Choose a tag to compare
@bleonard33 bleonard33 released this 19 Jul 14:32
· 6 commits to master since this 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.