Skip to content

Tags: click-contrib/click_params

Tags

0.5.0

build(poetry): updated project version

0.4.0

ci(noxfile): updated deploy session

in nox version 2022.8.7, it is no longer permitted to use "session.install" in a session without virtualenv setup.
So, I set up python3.7 for this session since it is the one used in publish GitHub action workflow.

0.3.0

build: updated project version in pyproject.toml and CHANGELOG.md

0.2.0

build: updated project version and CHANGELOG.md

0.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make sure click_params works with click 8.X (#3)

* fix: fix various issues introduced by click 8.X

* tests(nox): add pypy3 to the list of python versions to run tests against

* ci: removed travis configuration file

* docs: update project version and changelog files

* docs: improved documentation

installed package mkdocs-material to use the material design

Co-authored-by: le_woudar <[email protected]>

0.1.1

docs: updated project documentation

updated package version

0.1.0

docs(changelog.md): added changelog.md for the global project.

Also updated docs/changelog.md file accordingly to the global changelog