8000 Tags · kajaste/pychoir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: kajaste/pychoir

Tags

v0.0.29

Toggle v0.0.29's commit message
Switch pipenv & setuptools to uv

v0.0.28

Toggle v0.0.28's commit message
Docs & Makefile update

v0.0.27

Toggle v0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add .readthedocs.yaml (#93)

Co-authored-by: Antti Kajander <kajaste@users.noreply.github.com>

v0.0.26

Toggle v0.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Python 3.12 (#92)

Co-authored-by: Antti Kajander <kajaste@users.noreply.github.com>

v0.0.25

Toggle v0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update versions (#88)

* Python 3.11, PyPy 3.8, 3.9

* pipenv lock

* Remove Python 3.6 tests

Not supported by setup-python@v2 anymore

* Add new Python & PyPy versions

* Fix offending line length

Co-authored-by: Antti Kajander <kajaste@users.noreply.github.com>

v0.0.24

Toggle v0.0.24's commit message
& and | operators for Matchers

v0.0.23

Toggle v0.0.23's commit message
Improve Matcher & EqualTo docs

v0.0.22

Toggle v0.0.22's commit message
Allow Matchers in InAnyOrder in any order

 - Previously the first matching value was used for each
 - Now Matchers that match same values will have all variations tried

v0.0.21

Toggle v0.0.21's commit message
Allow Matchers explicitly in InAnyOrder

v0.0.20

Toggle v0.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Contains Matcher to documentation (#72)

Co-authored-by: kajaste <kajaste@users.noreply.github.com>
0