Skip to content

Releases: Saverio976/pyfuncpatmatch

0.1.0

29 Mar 14:00
728efdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.1.0

Add some class to do more that juste equality

15 Jan 13:55
5aacc56
Compare
Choose a tag to compare

Add PatLtMatch to check <
Add PatLtEqMatch to check <=
Add PatGtMatch to check >
Add PatGtEqMatch to check >=

possibily to use it in PatListExtract

Add example in tests/advanced.py

Add doc + PatListExtract with positional arguments

09 Jan 21:41
48df3b7
Compare
Choose a tag to compare

Better Readme + PatMatchAll accessible

08 Jan 21:06
220cc3e
Compare
Choose a tag to compare
0.0.3

Run Black + Isort

0.0.2

08 Jan 20:56
b25bef2
Compare
Choose a tag to compare

Add MatchAll

First Release

08 Jan 20:26
509dc3f
Compare
Choose a tag to compare
0.0.1

Add publish workflow