Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 932 Bytes

CHANGELOG.rst

File metadata and controls

53 lines (29 loc) · 932 Bytes

Changelog

2.0.1 (2025-01-08)

  • Dropped Python 2.7-3.8 support
  • Added better CI + mypy

1.4.0 (2024-03-16)

  • Added better CI, updated GitHub badges, various quality of life changes

1.3.0 (2024-03-14)

  • Added explicit, separate GitHub workflow actions

1.2.0 (2024-03-13)

  • Added Python 3.10 support
  • Added initial GitHub workflow actions

1.1.2 (2023-04-22)

  • Added missing user_agent information. See #5

1.1.1 (2019-10-26)

  • Fixed the requirements of the PyPI package

1.1.0 (2019-10-26)

  • Added :link-to-source: and :link-to-documentation: options
  • Added support for the :obj: tag (which can be used in place of :class:, :func:, or :meth:)

1.0.0 (2019-10-20)

  • First release on PyPI.