Skip to content

Tags: dss-extensions/DSS-Python

Tags

0.15.7

Toggle 0.15.7's commit message
Update backend version and changelog

0.15.6

Toggle 0.15.6's commit message
Prepare for 0.15.5

0.15.4

Toggle 0.15.4's commit message

0.15.3

Toggle 0.15.3's commit message
For AltDSS: fix reprocess_buses_callback; should refactor to move it …

…there

0.15.2

Toggle 0.15.2's commit message
dss_python_backend==0.14.1

0.15.1

Toggle 0.15.1's commit message
Minor fix for proper installation with `dss-python[all]`

0.15.0

Toggle 0.15.0's commit message
Updated docs, type hints, and set DSS_CAPI_TAG to 0.14.0

0.15.0rc1

Toggle 0.15.0rc1's commit message
CI: Temporary disable Linux 32-bit tests; the third-party module cryp…

…tography has no wheels and requires Rust to build (stupid and lazy).

0.15.0b1

Toggle 0.15.0b1's commit message
setup.py: temporarily add altdss to packages

"temporarily" since it will become its own package soon.

0.14.5b1

Toggle 0.14.5b1's commit message
CktElement: import enum OCPDevType to OCPDevTypeEnum to avoid confusion

The two names were unique in scope, just a bit confusing.