Releases: InformaticsMatters/squonk2-python-client
Releases · InformaticsMatters/squonk2-python-client
Fix org_id parameter name
4.0.2 fix: Fix org_id parameter name
Support get_organisation_charges()
4.0.1 feat: Add support for get_organisation_charges (AS API)
Support for AS 3.0 charges
Support for AS 3.0 charges endpoints
Adds UI API
3.0.3 docs: Add UI API to README
Add pdp to product charge query
3.0.2 fix: Adds pbp to product charges
DM material now optional in environments
- No need to provide DM material
- Although on eon AS or DM is required
First 3.x release
- requires DM 2.0 or later
Fix for type errors
1.24.1 fix: Attempt to fix load errors
Adds put_job_manifest() method
- Also moves to data class rather than named tuple
Fixed documentation
- Correctly refers to the environments file variable
- Adjusted code to be consistent (no functional change)