What's Changed
* Using __slots__ to reduce memory footprint. by chrisguidry in https://github.com/chrisguidry/measured/pull/29
* sqlalchemy by chrisguidry in https://github.com/chrisguidry/measured/pull/30
* A more complete demo of SQLAlchemy support via composite fields. by chrisguidry in https://github.com/chrisguidry/measured/pull/31
**Full Changelog**: https://github.com/chrisguidry/measured/compare/0.7.1...0.8.0