Changelog

All notable changes to the PySide Demo project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.4] - 2024-09-25

Fixed

  • Increase wait time in testpypi-qa to 60 seconds

[0.1.3] - 2024-09-25

Fixed

  • Fix testpypi-qa syntax error

[0.1.2] - 2024-09-25

Added

  • Initial release of PySide Demo

  • Init Poetry project

  • Add pre-commit and GitHub CI

  • Add Mypy

  • Sphinx documentation

  • Add pyqtgraph

  • Add qss theme

  • Add table model MVC

  • Add publish-to-pypi workflow

[Template for future versions]

Added

  • New features.

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Now removed features.

Fixed

  • Any bug fixes.

Security

  • In case of vulnerabilities.