Release 0.8.0
0.8.0 - 2023-12-19
Changed
-
BREAKING CHANGES: Functions renamed to
get_profile_info()
and
get_manager_member_counts()
.get_manager_member_counts()
returns'new'
instead of'active'
. -
Update dev/test dependencies: isort, mypy; CI dependencies actions/checkout,
actions/setup-python
Added
-
get_profile_info()
: raise exception on redirect; better error messages; basic
unit tests -
get_manager_member_counts()
basic unit tests -
Enable logging for Playwright operations in example script
Fixed
- Duplicate logging message
Full Changelog: v0.7.0...v0.8.0