Releases: expel-io/pyexclient
Releases · expel-io/pyexclient
1.0.6
1.0.5
Merge pull request #65 from expel-io/ad-hoc/fix-missing-css Ad hoc: Provide css as an override
1.0.4
Ad hoc: Trying another method to pip install (#64)
1.0.3
1.0.2
1.0.1
1.0.0
Increased the required python version from 3.7 to 3.9, python 3.7 is EOL as of June 26th.
What's Changed
- Update open_remediation_actions.py by @shamusfield-expel in #53
- ISSUE-56: Fix flag documentation by @dawhalen in #57
- CT-1043: Workbench sync by @mcculleydj in #59
- Increase required python version from 3.7 to 3.9 by @benkawecki-expel in #60
New Contributors
- @mcculleydj made their first contribution in #59
- @benkawecki-expel made their first contribution in #60
Full Changelog: 0.0.9...1.0.0
0.0.9: Update Workbench API bindings
Update Workbench API bindings (#52) * Update Workbench API bindings
0.0.8: Remove references to deprecated resource names
Rename vendor_device (#50)
0.0.7: Remove retry on connection failure
Remove retry on connection error (#48) * remove retry on connection error