Skip to content

Releases: btoron/pyOFSC

FEATURE: add and remove users from resource

09 Dec 17:15
7cfb909
Compare
Choose a tag to compare
v2.3

set and reset users in a resource (#44)

v2.2

23 Nov 03:41
2596cbe
Compare
Choose a tag to compare
FEATURE: update resource (#42)

* Added workskill groups management

* version update

* First attempt at workskill group creation

* added function to update resource

* Added test

* Updated version

* patched

v2.1 Work Skill Groups

31 Oct 12:59
9fe5e77
Compare
Choose a tag to compare

Added functions to manage Work Skill Groups

v2.0.5 Bug Fix

24 Oct 01:56
Compare
Choose a tag to compare
Updated dependencies

v2.0

24 Oct 01:46
8e5c8e0
Compare
Choose a tag to compare

Updated version with pydantic 2.0

Bug fix

10 Oct 20:23
13fa926
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.2.1...v1.20.3

v1.20.2.1

01 Aug 21:22
f0511df
Compare
Choose a tag to compare

Updated workflow action

v1.20.2

01 Aug 21:03
de4d26d
Compare
Choose a tag to compare

Minor documentation updates

v1.20.1

01 Aug 20:51
0d5a386
Compare
Choose a tag to compare

Added bulkUpdate function

v1.19

31 Jul 17:00
61b528e
Compare
Choose a tag to compare
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