Fastjet

Latest version: v3.4.1.3

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.4.2.0

What's Changed
* fix: make tests passing again by chrispap95 in https://github.com/scikit-hep/fastjet/pull/269
* ci: Bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/scikit-hep/fastjet/pull/267
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/261
* ci: Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/scikit-hep/fastjet/pull/264
* ci: Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/scikit-hep/fastjet/pull/263
* ci: Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/scikit-hep/fastjet/pull/262
* ci: Group dependabot updates by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/272
* ci: fix failing tests after update to upload-artifact v4 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/273
* fix: Add patch to add .Makefile.inc to fastjet-contrib by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/275
* chore: Bump FastJet to v3.4.2 and pybind11 to v2.11.1 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/271
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/278
* fix: Use environment CXX to configure fastjet-contrib .Makefile.inc by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/276
* fix: Update RPATH and fully guard ORIGIN parameter expansion by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/277
* fix: Remove patch_fastjet_i.txt from MANIFEST.in by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/281
* ci: Add Python 3.12 to testing matrix by matthewfeickert in https://github.com/scikit-hep/fastjet/pull/282
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/283
* chore(deps): bump the actions group with 1 update by dependabot in https://github.com/scikit-hep/fastjet/pull/284
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/285
* ci: macos-latest is changing to macos-14 ARM runners by henryiii in https://github.com/scikit-hep/fastjet/pull/288
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/287
* chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 in the actions group by dependabot in https://github.com/scikit-hep/fastjet/pull/289


**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.4.1.3...v3.4.2.0

3.4.1.3

What's Changed
* chore: next fastjet is 3.4.1.3 by lgray in https://github.com/scikit-hep/fastjet/pull/230
* ci: bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/scikit-hep/fastjet/pull/231
* docs: Improve documentation by chrispap95 in https://github.com/scikit-hep/fastjet/pull/233
* ci(pre-commit): pre-commit autoupdate (drops python 3.7 support!) by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/234
* build: Bump pypa/cibuildwheel from 2.13.1 to 2.14.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/236
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/237
* build: Bump pypa/cibuildwheel from 2.14.0 to 2.14.1 by dependabot in https://github.com/scikit-hep/fastjet/pull/239
* ci: Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/scikit-hep/fastjet/pull/240
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/241
* feat: Addition of SoftDrop from the RecursiveTools Contrib by cmoore24-24 in https://github.com/scikit-hep/fastjet/pull/235
* chore: use 2x faster black mirror by henryiii in https://github.com/scikit-hep/fastjet/pull/242
* build: Bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/243
* ci: Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/scikit-hep/fastjet/pull/244
* fix: add dask-awkward[test] as dependency by rkansal47 in https://github.com/scikit-hep/fastjet/pull/247
* ci: Bump actions/checkout from 3 to 4 by dependabot in https://github.com/scikit-hep/fastjet/pull/245
* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/248
* ci: Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/249
* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/250
* ci: Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/252
* ci: Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/251
* ci: Pin on two digits by rkansal47 in https://github.com/scikit-hep/fastjet/pull/253
* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/254
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/255
* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/256
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/257
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/259
* ci: Bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/258
* ci: fix pypi publish by jmduarte in https://github.com/scikit-hep/fastjet/pull/260


**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.4.1.2...v3.4.1.3

3.4.1.2

What's Changed
* chore: next fastjet is 3.4.1.2 by lgray in https://github.com/scikit-hep/fastjet/pull/218
* fix: let JetDefinition be pickleable by lgray in https://github.com/scikit-hep/fastjet/pull/224
* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/223
* ci: Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/222
* ci: Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 by dependabot in https://github.com/scikit-hep/fastjet/pull/221
* ci: Use file from cloned repo instead of https access by chrispap95 in https://github.com/scikit-hep/fastjet/pull/225
* ci: test dask uniformly with distributed.Client by lgray in https://github.com/scikit-hep/fastjet/pull/226
* feat: Add exclusive_jets_up_to() interface by jmduarte in https://github.com/scikit-hep/fastjet/pull/220
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/227
* chore: Remove unused variables by chrispap95 in https://github.com/scikit-hep/fastjet/pull/229


**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.4.1.1...v3.4.1.2

3.4.1.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/215
* feat: Adding EnergyCorrelator from Contrib by cmoore24-24 in https://github.com/scikit-hep/fastjet/pull/216
* chore: next fastjet is 3.4.1.1 by lgray in https://github.com/scikit-hep/fastjet/pull/217

New Contributors
* cmoore24-24 made their first contribution in https://github.com/scikit-hep/fastjet/pull/216

**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.4.1.0...v3.4.1.1

3.4.1.0

What's Changed
* chore: next fastjet will be 3.4.0.8 by lgray in https://github.com/scikit-hep/fastjet/pull/204
* Bump pybind11 version to v2.10.4 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/207
* Bump FastJet to v3.4.1 and `fastjet-contrib` to v1.051 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/206
* chore: first 3.4.1.0 will be a release candidate by lgray in https://github.com/scikit-hep/fastjet/pull/208
* ci: add pr linting for better organization by lgray in https://github.com/scikit-hep/fastjet/pull/209
* fix: account for deprecation of highlevel length_zero_array by lgray in https://github.com/scikit-hep/fastjet/pull/210
* fix: JetDefinition should not fail on integer argument by 5ean-github in https://github.com/scikit-hep/fastjet/pull/171
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/212
* build: Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/213
* chore: next fastjet will be 3.4.1.0 by lgray in https://github.com/scikit-hep/fastjet/pull/214

New Contributors
* 5ean-github made their first contribution in https://github.com/scikit-hep/fastjet/pull/171

**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.4.0.7...v3.4.1.0

3.4.1.0.rc0

What's Changed
* chore: next fastjet will be 3.4.0.8 by lgray in https://github.com/scikit-hep/fastjet/pull/204
* Bump pybind11 version to v2.10.4 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/207
* Bump FastJet to v3.4.1 and `fastjet-contrib` to v1.051 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/206
* chore: first 3.4.1.0 will be a release candidate by lgray in https://github.com/scikit-hep/fastjet/pull/208


**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.4.0.7...v3.4.1.0.rc0

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.