Activity
v0.2.4: use backend v0.14.5, implement "contains" for buses, updated …
v0.2.4: use backend v0.14.5, implement "contains" for buses, updated …
pyproject.toml: Use the backend as the anchor package, let DSS-Python…
pyproject.toml: Use the backend as the anchor package, let DSS-Python…
tests: Add new test to check if object creation works as expected.
tests: Add new test to check if object creation works as expected.
DSSObj: tweak object creation to first check for pending errors.
DSSObj: tweak object creation to first check for pending errors.
docs: tweak one example from the batches where the classic API is use…
docs: tweak one example from the batches where the classic API is use…
Batch: refactored to allow new filters; new tests, docs. Updated depe…
Batch: refactored to allow new filters; new tests, docs. Updated depe…
Obj: allow setting object references to None to clear the reference.
Obj: allow setting object references to None to clear the reference.
docs: Fix capitalization in GettingStarted.
docs: Fix capitalization in GettingStarted.
Bulk update: move docstrings from the setter methods to the propertie…
Bulk update: move docstrings from the setter methods to the propertie…
RegisterValues: Remove the previous workaround, which is causing issu…
RegisterValues: Remove the previous workaround, which is causing issu…
PDElement: pctNormal and pctEmergency; upgrade versions.
PDElement: pctNormal and pctEmergency; upgrade versions.
pyproject.toml: depend on dss_python_backend for a fixed version
pyproject.toml: depend on dss_python_backend for a fixed version
[skip ci] Minor doc updates, update links
[skip ci] Minor doc updates, update links
pyproject.toml: Raise minimum dss-python version
pyproject.toml: Raise minimum dss-python version