Releases: DASA-Design/PyDASA
v0.6.20
v0.6.20 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
-
Add missing license classifier to pyproject.toml for proper PyPI badge display (
bfc7eec) -
Remove duplicate license classifier from pyproject.toml and update setup.py to reference it (
d31afa6)
Detailed Changes: v0.6.19...v0.6.20
v0.6.19
v0.6.19 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
- Resolve ReadTheDocs dependency conflicts through version downgrades and remove duplicate git install line (
1ce9109)
Detailed Changes: v0.6.18...v0.6.19
v0.6.18
v0.6.18 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Detailed Changes: v0.6.17...v0.6.18
v0.6.17
v0.6.17 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
- Downgrade isort version from 7.0.0 to 6.1.0 for compatibility (
da4e621)
Detailed Changes: v0.6.16...v0.6.17
v0.6.16
v0.6.16 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Detailed Changes: v0.6.15...v0.6.16
v0.6.15
v0.6.15 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
- Downgrade Sphinx version from 9.0.4 to 8.1.3 for compatibility (
3ee5e59)
Detailed Changes: v0.6.14...v0.6.15
v0.6.14
v0.6.14 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
- Update CHANGELOG, setup and requirements for version consistency (
0d7e399)
Detailed Changes: v0.6.13...v0.6.14
v0.6.13
v0.6.13 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
- Update version to 0.6.13 (
eb9dad3)
Detailed Changes: v0.6.12...v0.6.13
v0.6.12
v0.6.12 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
- Update version to 0.6.14, refine license declaration, and improve README badge formatting (
b42882b)
Chores
-
Bump version to 0.6.13 (
1eba416) -
Clean up functional test code (
9424fc3) -
Update CHANGELOG for version 0.6.11 with test coverage improvements and type safety fixes (
ac281f2) -
Update CHANGELOG for version 0.6.12 with license format correction and README badge updates (
406e0ba) -
Update README and pyproject.toml for improved license clarity and badge formatting (
c108307)
Detailed Changes: v0.6.11...v0.6.12
v0.6.11
v0.6.11 (2026-02-20)
This release is published under the GPL-3.0-or-later License.
Bug Fixes
- Update memory allocation utilities and enhance comparison functions with additional tests (
89fd53d)
Chores
- Reorganizing functional tests and renaming variable names in tutorial for improve clarity (
db440f1)
Detailed Changes: v0.6.10...v0.6.11