Skip to content

Releases: smkent/cookie-python

v0.1.1

01 Mar 18:51
c2d88f4

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

What's Changed

  • Add py.typed to template, update coverage config by @smkent in #12
  • Add project description to template README, misc fixes by @smkent in #13

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Feb 21:13
2181acd

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

  • Migrate from pipenv to Poetry by @smkent in #1
  • Don't start redundant builds on pull requests by @smkent in #2
  • Add project description, license, readme, classifiers to package data by @smkent in #3
  • Add development status classifiers by @smkent in #4
  • Add tox-poetry-installer and XML coverage report generation to template by @smkent in #5
  • Add CI config updates by @smkent in #6
  • Add project attribution to README.md template by @smkent in #7
  • Set all tox/CI builds to Python 3.10 by @smkent in #8
  • Add "lt" poe task for running lint and test by @smkent in #9
  • Fixup test language in template project README.md by @smkent in #10
  • Add repository URL to project configuration by @smkent in #11

New Contributors

  • @smkent made their first contribution in #1

Full Changelog: https://github.com/smkent/cookie-python/commits/v0.1.0