Skip to content

Latest commit

 

History

History
185 lines (131 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

185 lines (131 loc) · 13.3 KB

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