Bug Fixes * ensure_latest_package now supports dedicated kwarg for passing pip args to update_package Features * None
---
0.2.8
Bug Fixes * Catching import inconsistency for get_python_lib Features * Removed Click dependency to expand potential use-cases * Improved Windows support
---
0.2.7
Bug Fixes * Cleaned up doc typos Features * None
---
0.2.6
Bug Fixes * Fixed setattr on User.get if default is provided Features * Added testing
---
0.2.5
Bug Fixes * Bug fixes for User.has_access and User.hide * UserSession.refresh_auth fixed to use user.authenticate() response
Features * Added a ModelAuth class * Improved documentation * Refactor of Model and its attribute naming