Releases: ModelCloud/PyPcre
Releases · ModelCloud/PyPcre
PyPcre v0.2.13
What's Changed
- raise error if VS version is unknown by @CSY-ModelCloud in #74
- fix vs cannot get year from VS 2026 and bump version to 0.2.13 by @CSY-ModelCloud in #75
Full Changelog: v0.2.12...v0.2.13
PyPcre v0.2.12
Notable Changes
- Non-compiled/module-level execution,
match(...)style: about 1.48x–1.60x faster (~32–37%).
What's Changed
- [CI] fix unit test's checkout didn't use recursive by @CSY-ModelCloud in #71
- Bump actions/upload-artifact from 4 to 7 in the github-actions group by @dependabot[bot] in #72
- Tune cache by @Qubitium in #73
Full Changelog: v0.2.11...v0.2.12
PyPcre v0.2.11
Notable Changes
- Auto detect
Visual StudioforWindowsenvironment during install/compile.
What's Changed
- [CI] fixed VS detector by @CSY-ModelCloud in #67
- Add latest news entry for version 0.2.11 by @Qubitium in #69
- Update pyproject.toml by @Qubitium in #68
- auto detect vs year by @CSY-ModelCloud in #70
Full Changelog: v0.2.10...v0.2.11
PyPcre v0.2.10
What's Changed
- Allow for CMake generator override using environment var on Windows by @Iemand005 in #64
- Bump version from 0.2.9 to 0.2.10 by @Qubitium in #65
New Contributors
- @Iemand005 made their first contribution in #64
Full Changelog: v0.2.9...v0.2.10
PyPcre v0.2.9
What's Changed
Full Changelog: v0.2.8...v0.2.9
PyPcre v0.2.8
Notable Changes:
What's Changed
- Remove macOS 13 from CI workflow matrix by @CSY-ModelCloud in #57
- add template() to fix signature test on py 3.12 by @CSY-ModelCloud in #58
- log by @Qubitium in #59
- Update README.md by @Qubitium in #60
Full Changelog: v0.2.7...v0.2.8
PyPcre v0.2.7
What's Changed
- Remove license-files declaration in pyproject.toml by @CSY-ModelCloud in #55
Full Changelog: v0.2.6...v0.2.7
PyPcre v0.2.6
What's Changed
- [CI] fix pip error by @CSY-ModelCloud in #52
- fix setup.py classifier validation by @Qubitium in #54
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #53
New Contributors
- @dependabot[bot] made their first contribution in #53
Full Changelog: v0.2.5...v0.2.6
PyPcre v0.2.5
Notable Changes:
- Fix python<3.11 compat by @LRL2-ModelCloud in #50
What's Changed
- [CI] don't build wheels by @CSY-ModelCloud in #47
- [CI] add os matrix for build test by @CSY-ModelCloud in #48
- notes by @Qubitium in #49
- Update pyproject.toml by @Qubitium in #51
New Contributors
- @LRL2-ModelCloud made their first contribution in #50
Full Changelog: v0.2.4...v0.2.5
PyPcre v0.2.4
Notable:
- Removed dependency on system having
python3-devpackge.python.hwill be optimistically downloaded from python.org when needed.
What's Changed
- [CI] fix python version was reset because of -l login arg by @CSY-ModelCloud in #40
- refractor monolithic pcre2.c by @Qubitium in #42
- auto download python.h by @Qubitium in #43
- remove python3-dev by @Qubitium in #44
- fix limits.h by @Qubitium in #45
Full Changelog: v0.2.3...v0.2.4