Skip to content

Releases: DASA-Design/PyDASA

v0.4.4

07 Jan 05:05

Choose a tag to compare

v0.4.4 (2026-01-07)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

  • Downgrade isort to 6.1.2 for compatibility (90af05c)

Chores

  • Update CHANGELOG for version 0.4.3 release (66f0d38)

Detailed Changes: v0.4.3...v0.4.4

v0.4.3

07 Jan 04:59

Choose a tag to compare

v0.4.3 (2026-01-07)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

  • Downgrade astroid and pylint for sphinx-autoapi compatibility (36e5e90)

Detailed Changes: v0.4.2...v0.4.3

v0.4.2

07 Jan 04:51

Choose a tag to compare

v0.4.2 (2026-01-07)

This release is published under the GPL-3.0-or-later License.


Detailed Changes: v0.4.1...v0.4.2

v0.4.1

07 Jan 04:48

Choose a tag to compare

v0.4.1 (2026-01-07)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

  • Update PyPI token secret name in release workflow (50f45a1)

Detailed Changes: v0.4.0...v0.4.1

v0.4.0

07 Jan 04:32

Choose a tag to compare

v0.4.0 (2026-01-07)

This release is published under the GPL-3.0-or-later License.

Chores

  • Update CHANGELOG for version 0.3.4 release (124541e)

Features

  • Add Read the Docs configuration file (60f99f4)

Detailed Changes: v0.3.4...v0.4.0

v0.3.4

07 Jan 04:21

Choose a tag to compare

v0.3.4 (2026-01-07)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

  • Downgrade Sphinx to 8.1.3 for myst-parser compatibility (7ecf369)

Continuous Integration

  • Update Python version to 3.11 in Read the Docs configuration (d121ee0)

Detailed Changes: v0.3.3...v0.3.4

v0.3.2

06 Jan 22:36

Choose a tag to compare

v0.3.2 (2026-01-06)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

  • Matrix: Add validation for dimensional columns in relevant variables (2667bc8)

Chores

  • Update CHANGELOG for version 0.3.2 release (e22c1be)

  • Update version to 0.3.2 (aa0559c)

Refactoring

  • Add TODO comments to reassert redundant code in Variable and NumericalSpecs classes (90e4558)

  • Schema: Update regex patterns for dimensional expressions (2667bc8)

  • tests: Clean up whitespace in test_package.py (18419ca)

Testing

  • Add comprehensive test suite for PyDASA package initialization and configuration (3a79d88)

  • Add comprehensive test suite for PyDASA package initialization and configuration (c2283cd)

  • Add test suite for PyDASA package initialization and configuration (153468d)


Detailed Changes: v0.3.1...v0.3.2

v0.3.1

06 Jan 18:03

Choose a tag to compare

v0.3.1 (2026-01-06)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

  • Add package data configuration and expose version in init.py (1b36f0e)

  • Package configuration to include JSON files and expose version (56abfe5)

  • Update version to 0.3.1 and allow zero versioning (dab94d7)

  • Update version to 0.3.1 and set major_on_zero to false (ba0a4c5)

Chores

  • Reset version to 0.3.1 and configure semantic release [skip ci] (3892779)

  • Update version to 0.3.1 (855cf7e)


Detailed Changes: v0.3.0...v0.3.1