Skip to content

Changelog

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

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

1.9.3 - 2022-04-16

Compare with 1.9.2

Code Refactoring

  • move tests folder into src to fix font and path issues (23c9d66 by Michael Ramsey).

1.9.2 - 2022-04-16

Compare with 1.9.1

Bug Fixes

  • failing to find version when packaged without pyproject.toml (a6160f6 by Michael Ramsey).

1.9.1 - 2022-04-02

Compare with 1.9.0

1.9.0 - 2022-03-31

Compare with 1.8.0

Bug Fixes

  • switch palette colors from pyqt6 to pyqt5 enums (7cfb558 by Michael Ramsey).
  • update dependency tomlkit to v0.10.0 (15c96e8 by Renovate Bot).
  • fix mkdocs error upon pw build by changing check_docs to check-docs (b0dda3c by Michael Ramsey).
  • pinned dependencies that were missing (d40f113 by Michael Ramsey).
  • ci errors due to pyqt6 not being an extra now (cdcd539 by Michael Ramsey).

Features

  • downgrade dependencies from pyqt6 to pyqt5 (75b8169 by Michael Ramsey).

1.8.0 - 2022-02-08

Compare with 1.7.5

Bug Fixes

  • commit missing poetry.lock and poetry.toml (1b2a4ea by Michael Ramsey).

Features

  • Setup project to use pyprojectx for stuff in preparation to eventually replace duties. (1cbd658 by Michael Ramsey).

1.7.5 - 2022-02-06

Compare with 1.7.4

Bug Fixes

  • remove dead code (52b928c by Michael Ramsey).
  • Update FUNDING.yml with proper information (5c42ac9 by Michael Ramsey).
  • remove the tabbedterminal.md since its breaking docs in CI setting (a667007 by Michael Ramsey).
  • Update tabbedterminal.py for PyQT issues in CI take2 (c0fe0e5 by Michael Ramsey).
  • Update tabbedterminal.py for PyQT issues in CI (74f9aba by Michael Ramsey).
  • Update handler.py for other PyQT issues in CI and formatting take 3 (22a72e1 by Michael Ramsey).
  • fix extras imports for ci and add docstrings to handler.py (98a1b50 by Michael Ramsey).
  • Update handler.py for ci issues (d9b2130 by Michael Ramsey).

1.7.4 - 2022-02-06

Compare with 1.7.3

Bug Fixes

  • Update Readme title (9b2fa15 by Michael Ramsey).
  • changelog and duties.py to start at 1.7.4 for next version (57e434a by Michael Ramsey).

Features

  • refactored (ffe1d1b by Michael Ramsey).

1.7.3 - 2022-02-06

Compare with first commit

Features

  • bump dependencies for pyqt5 to pyqt6 (0e44c6e by Michael Ramsey).
  • bump depends for xterm bootstrap popper (6be2d5a by Michael Ramsey).