Skip to content

Latest commit

Β 

History

History
201 lines (141 loc) Β· 14.1 KB

CHANGELOG.md

File metadata and controls

201 lines (141 loc) Β· 14.1 KB

v1.6.6 (Mon Sep 16 2024)

πŸ› Bug Fix

Authors: 2


v1.6.5 (Sat Apr 13 2024)

πŸ› Bug Fix

🏠 Internal

Authors: 2


v1.6.4 (Sat Oct 28 2023)

🏠 Internal

  • Fix build - remove setuptools-git-versioning from pyproject.toml and also versioneer.py from MANIFEST #94 (@yarikoptic)

Authors: 1


v1.6.3 (Fri Oct 27 2023)

πŸ› Bug Fix

  • Add actual twine upload call to .autorc to fix release to make it appear on PyPI #91 (@yarikoptic)

🏠 Internal

  • Revert "Add "workflow_dispatch:" as a way to trigger workflow" #92 (@yarikoptic)
  • Add "workflow_dispatch:" as a way to trigger workflow #92 (@yarikoptic)

Authors: 1


v1.6.1 (Thu Oct 26 2023)

πŸ› Bug Fix

⚠️ Pushed to master

  • Remove support for Python 3.6 (EOL) (@Lykos153)

🏠 Internal

πŸ“ Documentation

  • Include v1.6.1 produced CHANGELOG (failed to push/finalize the release) #81 (auto@nil @yarikoptic)
  • Remove bold claim that is not true anymore #72 (@Lykos153)
  • Annotated code snippets in README as python for proper coloring etc #64 (@yarikoptic)
  • renovate: ignore docs/** #47 (@Lykos153)
  • Add test and pypi badge to readme #38 (@Lykos153)

πŸ§ͺ Tests

Authors: 7


v1.6.1 (Mon Sep 25 2023)

πŸ› Bug Fix

⚠️ Pushed to master

  • Remove support for Python 3.6 (EOL) (@Lykos153)

🏠 Internal

πŸ“ Documentation

πŸ§ͺ Tests

  • Switch from nose to pytest, add 3.12.0-rc3 into matrix #80 (@yarikoptic)
  • Add github action for running nosetests #37 (@Lykos153)

Authors: 6


1.6.0 (2021-10-11)

Added

  • Logging handler
  • CHANGELOG.md

Removed

  • Support for Python 2.7