Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Latest commit

 

History

History
62 lines (41 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

62 lines (41 loc) · 1.32 KB

1.0.6 — 2022-10-08

Dependencies

  • Bump scriv from 0.16.0 to 0.17.0.
  • Bump certifi from 2022.9.14 to 2022.9.24.
  • Bump setuptools from 65.3.0 to 65.4.0.
  • Bump setuptools from 65.4.0 to 65.4.1.
  • Bump coverage from 6.4.4 to 6.5.0.

1.0.5 — 2022-09-19

Dependencies

  • Bump virtualenv from 20.16.4 to 20.16.5.
  • Bump identify from 2.5.3 to 2.5.5.
  • Bump certifi from 2022.6.15 to 2022.9.14.
  • Bump tox from 3.25.1 to 3.26.0.
  • Bump idna from 3.3 to 3.4.

1.0.4 — 2022-09-11

Dependencies

  • Bump dev-dependency virtualenv from 20.16.3 to 20.16.4.
  • Bump dev-dependency pytest from 7.1.2 to 7.1.3.

1.0.3 — 2022-08-28

Added

  • Supported Python versions and License sections to README.

1.0.2 — 2022-08-28

Fixed

  • CHANGELOG link in README file.

1.0.1 — 2022-08-27

Changed

  • Minor version bump to 1.0.1.

1.0.0 — 2022-08-27

Added

  • Added class based Try error handler.
  • 100% code coverage.
  • Code coverage reporting to tox.
  • CI through GitHub action that runs build workflow.
  • Codecov integration.