Releases: btoron/pyOFSC
Releases · btoron/pyOFSC
FEATURE: add and remove users from resource
v2.2
v2.1 Work Skill Groups
Added functions to manage Work Skill Groups
v2.0.5 Bug Fix
Updated dependencies
v2.0
Bug fix
What's Changed
- Fixed error in copy of root by @btoron in #31
- Bump urllib3 from 1.26.12 to 1.26.17 by @dependabot in #30
Full Changelog: v1.20.2.1...v1.20.3
v1.20.2.1
v1.20.2
v1.20.1
v1.19
Added token authentication and continue moving to 2.0 (#27) * changed default URL * Initial token response * Adjust testing * Tested token with get_subscriptions * Implementation of cache in token * Cleaning test file * Test adjustment * Completed subscription testing and wrapping * Adjustment in testing * Version number changed