* Fix 11 -- Add custom measurement class support (76)
* Deprecate `measurement_class` argument
**Important Change:** You may need to recreate migrations, since the `measurement_class` is not longer part of the migrations in favor of `measurement` which will cause migrations to import the actual measurement classes.