Bug Fixes * Update MDV package to `mdv3` for python3.9+ support Features * None
---
0.2.15
Bug Fixes * Lazy load the ioloop call to prevent RuntimeError when running in certain context Features * New NumericOption click class
---
0.2.14
Bug Fixes * Updated requirements * Rewrite of ensure_latest_package to improve resolving versions and only checking for update once an hour now Features * None
---
0.2.13
Bug Fixes * Improved output in ensure_latest_package * Accounting for multiple packages to be returned on pip3 search in ensure_latest_package Features * None
---
0.2.11
Bug Fixes * Properly accounting for key miss in Model.objects_get Features * None
---
0.2.10
Bug Fixes * Set a default terminal size if running in supervisor Features * None