Skip to content

Releases: mhered/mhered-test-pkg

Tidy up linting and coverage with tox

07 Aug 23:04
Compare
Choose a tag to compare
  • Ensure linting in tox and pre-commit are in sync by running linting inside tox through pre-commit in a separate environment.
  • To avoid multiple runs, linting is called only once (with Python 3.8)
  • Similarly, create a separate environment for coverage and run it only with Python 3.8
  • Review of README.md and CHANGELOG.md

Full Changelog: v0.1.9...v0.1.10

Entry points and README badges

06 Aug 23:51
Compare
Choose a tag to compare

New relase created to upload to PyPI a change in README.md to fix incorrect call to entry points.
Entry points in development differ from entry points in deployment

Full Changelog: v0.1.8...v0.1.9

Entry points and README badges

06 Aug 23:42
Compare
Choose a tag to compare

Fix typos

05 Aug 17:01
Compare
Choose a tag to compare

Full Changelog: v0.1.5...v0.1.7

Fix typo

05 Aug 11:35
Compare
Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

Add GH actions for CI/CD and Codecov integration

04 Aug 22:10
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mhered made their first contribution in #1

Full Changelog: v0.1.3...v0.1.5

Add GH actions for CI/CD and Codecov integration - Bug

04 Aug 21:46
Compare
Choose a tag to compare

Release notes:

  • not published due to bug - typo in call to PYPI_TOKEN in PyPI_publish.yaml. Fixed by Release 0.1.5.

What's Changed

New Contributors

  • @mhered made their first contribution in #1

Full Changelog: v0.1.3...v0.1.4

97% test coverage

03 Aug 00:03
Compare
Choose a tag to compare
v0.1.3

97% test coverage

Add tests

01 Aug 23:23
Compare
Choose a tag to compare
v0.1.2

Prepare release 0.1.2

Configure versions in scriv

01 Aug 07:54
Compare
Choose a tag to compare
v0.1.1

Configure versions in scriv