Commit Graph

810 Commits

Author SHA1 Message Date
Max Bachmann 268a382989
update changelog 2024-10-24 16:13:04 +02:00
Max Bachmann 049fec092b update rapidfuzz-cpp 2024-10-24 16:09:14 +02:00
Max Bachmann bc51a8be0a use tag for rapidfuzz-cpp 2024-10-24 12:26:27 +02:00
Max Bachmann 877f9f9ea7 update changelog 2024-10-24 12:25:38 +02:00
Max Bachmann 01b6aea7c5 update taskflow 2024-10-24 12:24:40 +02:00
Max Bachmann 7d9f4ebabf fix compilation on clang 19 2024-10-24 12:24:40 +02:00
Robert Schütz 74b5cc60ce support Taskflow 3.8.0 2024-10-15 09:38:44 +02:00
dependabot[bot] cbfcedb740 Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `pypa/cibuildwheel` from 2.21.0 to 2.21.1
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.21.0...v2.21.1)

Updates `pypa/gh-action-pypi-publish` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.1...v1.10.2)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:00:40 +02:00
Max Bachmann 3833e082d5
fix spelling of CMake 2024-09-21 18:54:32 +02:00
Max Bachmann 2e85e5f832
Port build system to scikit-build-core (#397) 2024-09-21 18:29:36 +02:00
Max Bachmann d8238f52c6 drop python 3.8 2024-09-20 01:04:09 +02:00
dependabot[bot] 32fa2b5ea2
Bump the github-actions group across 1 directory with 2 updates (#408) 2024-09-19 23:24:38 +02:00
Max Bachmann cb960f940f
tag build 2024-09-02 17:17:05 +02:00
Max Bachmann 8f74704ea5
workaround crash in mutex 2024-09-02 17:04:56 +02:00
Max Bachmann d176f65368
tag release 2024-08-06 22:44:57 +02:00
Max Bachmann 745f0b7ba3
update release date 2024-08-06 22:43:10 +02:00
Max Bachmann 1dc7038ce6
add python 3.13 support 2024-08-06 06:20:04 +02:00
dependabot[bot] e8553a6745 Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 in the github-actions group
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).


Updates `pypa/cibuildwheel` from 2.19.2 to 2.20.0
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.19.2...v2.20.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 06:17:32 +02:00
Max Bachmann d2caa92bd0
upgrade scikit-build 2024-07-29 10:57:32 +02:00
Henry Schreiner 685252ddde fix: correction for known wheels 2024-07-27 14:11:16 +02:00
dependabot[bot] c80e7e14bd Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in the github-actions group
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).


Updates `pypa/cibuildwheel` from 2.19.1 to 2.19.2
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.19.1...v2.19.2)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 10:54:05 +02:00
Max Bachmann c0525dae0f
update function name 2024-07-22 10:53:23 +02:00
Max Bachmann 2c3a250718
fix documentation for fuzz.ratio 2024-07-22 10:52:20 +02:00
Max Bachmann e42836a047 apply formatting 2024-07-05 14:55:32 +02:00
Max Bachmann 092328f48a force newest cython version 2024-07-05 14:36:44 +02:00
Max Bachmann 6bbd17e848 include simd binaries in pyinstaller builds 2024-07-05 13:09:54 +02:00
Max Bachmann 8af875c122 fix ci 2024-07-02 22:20:45 +02:00
Max Bachmann 080456ac8e tag build 2024-07-02 22:09:37 +02:00
dependabot[bot] ecb1370416 Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `pypa/cibuildwheel` from 2.18.1 to 2.19.1
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.18.1...v2.19.1)

Updates `pypa/gh-action-pypi-publish` from 1.8.14 to 1.9.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 13:37:31 +02:00
Max Bachmann 9359be25a5 add missing argument in type hints 2024-06-02 11:51:32 +02:00
Max Bachmann 3f71be7fa6 cleanup variable naming 2024-06-01 15:36:35 +02:00
Max Bachmann d38dc599d3 cleanup preprocessing 2024-06-01 15:32:54 +02:00
Max Bachmann 5503eed607 release 3.9.3 2024-05-31 21:13:39 +02:00
Max Bachmann 6985c54dbd fix score multiplier 2024-05-31 21:12:20 +02:00
Max Bachmann c24e757315 fix none handling in cdist 2024-05-31 21:11:30 +02:00
jlb52 2c8c070167 Adds examples to token_set_ratio 2024-05-28 15:59:03 +02:00
dependabot[bot] c459f9a57a Bump pypa/cibuildwheel from 2.18.0 to 2.18.1 in the github-actions group
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).


Updates `pypa/cibuildwheel` from 2.18.0 to 2.18.1
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.18.0...v2.18.1)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 15:56:51 +02:00
Max Bachmann e298398442
fix supported versions of taskflow in cmake to be in the range v3.3 - v3.7 2024-05-28 15:11:50 +02:00
Max Bachmann cb8a1b112a
reduce build count 2024-05-19 20:46:10 +02:00
Max Bachmann e9869d968b increment version number 2024-05-19 19:41:44 +02:00
Max Bachmann 3f6f162ece upodate taskflow 2024-05-19 19:40:40 +02:00
Max Bachmann 5b4a01444f
disable avx2 on macOS 2024-05-19 19:36:22 +02:00
Max Bachmann ffa4a811af
target macos x86 2024-05-17 05:27:01 -07:00
dependabot[bot] b420612f81 Bump pypa/cibuildwheel from 2.17.0 to 2.18.0 in the github-actions group
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).


Updates `pypa/cibuildwheel` from 2.17.0 to 2.18.0
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 15:38:20 +02:00
Max Bachmann acfc255be2
update changelog 2024-05-02 23:39:33 +02:00
Max Bachmann fd0e3a674d
fix cmake version parsing 2024-05-01 18:45:17 +02:00
Max Bachmann 6cb0a6859f
update citation file 2024-04-24 00:55:18 +02:00
Max Bachmann 9e5694280e add missing limit argument 2024-04-24 00:12:26 +02:00
Max Bachmann 24446248a6 update changelog 2024-04-22 14:37:56 +02:00
Max Bachmann 00923bc7fa improve typing of cdist and cpdist 2024-04-22 14:36:45 +02:00