Releases: scikit-hep/fastjet
Releases · scikit-hep/fastjet
v3.4.2.1
What's Changed
- fix: make tests passing again by @chrispap95 in #269
- ci: Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #267
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #261
- ci: Bump actions/upload-artifact from 3 to 4 by @dependabot in #264
- ci: Bump actions/download-artifact from 3 to 4 by @dependabot in #263
- ci: Bump actions/setup-python from 4 to 5 by @dependabot in #262
- ci: Group dependabot updates by @matthewfeickert in #272
- ci: fix failing tests after update to upload-artifact v4 by @chrispap95 in #273
- fix: Add patch to add .Makefile.inc to fastjet-contrib by @matthewfeickert in #275
- chore: Bump FastJet to v3.4.2 and pybind11 to v2.11.1 by @chrispap95 in #271
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #278
- fix: Use environment CXX to configure fastjet-contrib .Makefile.inc by @matthewfeickert in #276
- fix: Update RPATH and fully guard ORIGIN parameter expansion by @matthewfeickert in #277
- fix: Remove patch_fastjet_i.txt from MANIFEST.in by @matthewfeickert in #281
- ci: Add Python 3.12 to testing matrix by @matthewfeickert in #282
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #283
- chore(deps): bump the actions group with 1 update by @dependabot in #284
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #285
- ci: macos-latest is changing to macos-14 ARM runners by @henryiii in #288
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #287
- chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 in the actions group by @dependabot in #289
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #292
- ci: Use PyPI Trusted Publisher for publishing package by @matthewfeickert in #294
- chore: bump version to 3.4.2.1 by @lgray in #299
Full Changelog: v3.4.1.3...v3.4.2.1
v3.4.1.3
What's Changed
- chore: next fastjet is 3.4.1.3 by @lgray in #230
- ci: bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #231
- docs: Improve documentation by @chrispap95 in #233
- ci(pre-commit): pre-commit autoupdate (drops python 3.7 support!) by @pre-commit-ci in #234
- build: Bump pypa/cibuildwheel from 2.13.1 to 2.14.0 by @dependabot in #236
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #237
- build: Bump pypa/cibuildwheel from 2.14.0 to 2.14.1 by @dependabot in #239
- ci: Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #240
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #241
- feat: Addition of SoftDrop from the RecursiveTools Contrib by @cmoore24-24 in #235
- chore: use 2x faster black mirror by @henryiii in #242
- build: Bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by @dependabot in #243
- ci: Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #244
- fix: add dask-awkward[test] as dependency by @rkansal47 in #247
- ci: Bump actions/checkout from 3 to 4 by @dependabot in #245
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #248
- ci: Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #249
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #250
- ci: Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by @dependabot in #252
- ci: Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #251
- ci: Pin on two digits by @rkansal47 in #253
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #254
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #255
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #256
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #257
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #259
- ci: Bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by @dependabot in #258
- ci: fix pypi publish by @jmduarte in #260
Full Changelog: v3.4.1.2...v3.4.1.3
v3.4.1.2
What's Changed
- chore: next fastjet is 3.4.1.2 by @lgray in #218
- fix: let JetDefinition be pickleable by @lgray in #224
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #223
- ci: Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in #222
- ci: Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 by @dependabot in #221
- ci: Use file from cloned repo instead of https access by @chrispap95 in #225
- ci: test dask uniformly with distributed.Client by @lgray in #226
- feat: Add exclusive_jets_up_to() interface by @jmduarte in #220
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #227
- chore: Remove unused variables by @chrispap95 in #229
Full Changelog: v3.4.1.1...v3.4.1.2
v3.4.1.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #215
- feat: Adding EnergyCorrelator from Contrib by @cmoore24-24 in #216
- chore: next fastjet is 3.4.1.1 by @lgray in #217
New Contributors
- @cmoore24-24 made their first contribution in #216
Full Changelog: v3.4.1.0...v3.4.1.1
v3.4.1.0
What's Changed
- chore: next fastjet will be 3.4.0.8 by @lgray in #204
- Bump pybind11 version to v2.10.4 by @chrispap95 in #207
- Bump FastJet to v3.4.1 and
fastjet-contrib
to v1.051 by @chrispap95 in #206 - chore: first 3.4.1.0 will be a release candidate by @lgray in #208
- ci: add pr linting for better organization by @lgray in #209
- fix: account for deprecation of highlevel length_zero_array by @lgray in #210
- fix: JetDefinition should not fail on integer argument by @5ean-github in #171
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #212
- build: Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 by @dependabot in #213
- chore: next fastjet will be 3.4.1.0 by @lgray in #214
New Contributors
- @5ean-github made their first contribution in #171
Full Changelog: v3.4.0.7...v3.4.1.0
v3.4.1.0.rc0
What's Changed
- chore: next fastjet will be 3.4.0.8 by @lgray in #204
- Bump pybind11 version to v2.10.4 by @chrispap95 in #207
- Bump FastJet to v3.4.1 and
fastjet-contrib
to v1.051 by @chrispap95 in #206 - chore: first 3.4.1.0 will be a release candidate by @lgray in #208
Full Changelog: v3.4.0.7...v3.4.1.0.rc0
v3.4.0.7
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #187
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.5 by @dependabot in #192
- Update README.md to include dask by @lgray in #197
- next fastjet is 3.4.0.7 by @lgray in #198
- Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 by @dependabot in #199
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #200
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #202
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #201
- chore: repin dask, dask-awkward by @lgray in #203
Full Changelog: v3.4.0.6...v3.4.0.7
v3.4.0.6
What's Changed
- Update README.md by @jmduarte in #181
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #184
- Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by @dependabot in #183
- enable thread safety by default in fastjet by @lgray in #190
- Patch out the override of CXX and CXXFLAGS in fastjet-contrib/Makefile.in by @lgray in #191
- add dask_awkward support to fastjet by @lgray in #189
- Update url for test file by @lgray in #194
- Correctly label fastjet release, pin dask to working version for current dask_awkward. by @lgray in #195
Full Changelog: v3.4.0.5...v3.4.0.6
v3.4.0.5
What's Changed
- ci: Add Cirrus CI config for aarch64 build tests by @matthewfeickert in #168
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #173
- Bump pypa/cibuildwheel from 2.11.4 to 2.12.0 by @dependabot in #172
- Fix issue with array size by @chrispap95 in #175
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #176
- Bump to 3.4.0.5 by @jmduarte in #179
Full Changelog: v3.4.0.4...v3.4.0.5
v3.4.0.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #162
- Bump pypa/cibuildwheel from 2.11.3 to 2.11.4 by @dependabot in #163
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #164
- Test
aarch64
wheels by @jmduarte in #166 - bump version to 3.4.0.4 by @jmduarte in #167
Full Changelog: v3.4.0.3...v3.4.0.4