Releases: InformaticsMatters/squonk2-python-client
Releases · InformaticsMatters/squonk2-python-client
Initial v7 release
Immutable
release. Only release title and notes can be modified.
Adjustments for initial 7.0 release (#7) * docs: Add compatibility table * fix: Fix RTD file & doc update * docs: Fix formatting * feat: A number of additional API methods * fix: Fix test.py and update revisions * fix: Add typer to project for test.py * fix: Test module now checks compatible API version * feat: Add create/update workflow * docs: Note about test module * fix: Fix a number of new API calls * test: Development test module now calls some workflow methods * feat: Add running workflow methods * feat: Add update_project() --------- Co-authored-by: a.b.christie <alan.christie@matildapeak.com>
Add get_unit_charges()
6.1.0 feat: Add get_unit_charges()
New ApiRv
6.0.1 fix: Attempt to fix api module
New common ApiRv
6.0.0 fix: Attempt to fix api module
Ability to alter Units & Orgs
5.15.0 feat: Support for altering orgs/units
Ability to get default org and personal unit
5.14.0 feat: Ability to get default org and personal unit (requires AS 4.3)
Add personal unit create/delete
5.13.0 feat: Add create/delete personal unit
Fix user account query
5.12.1 fix: Fix user account call
Add user account ands alter product
5.12.0 feat: Get user account and alter product
Add alter_asset()
5.11.0 fix: Fix expected patch response code