Version 0.11.0
What's Changed
Features
- Add constructors for
VectorObject2D
andMomentumObject2D
by @henryiii in #89 - Add support for awkward v2 (and keep supporting v1) by @Saransh-cpp in #284
Fixes
vector.arr
should constructNumPy
vectors by @Saransh-cpp in #254- Development dependency missing by @Naman-Priyadarshi in #280
Documentation
- docs: add a section for talks by @Saransh-cpp in #264
- docs: fix missing backslash in latex for readme by @meliache in #285
- docs: update changelog.md, PR template, and CONTRIBUTING.md by @Saransh-cpp in #275
- docs: add a developer guide by @Saransh-cpp in #233
Maintenance
- chore: add PyLint and additional pre-commit hooks by @Saransh-cpp in #260
- chore: pull request template by @Naman-Priyadarshi in #271
- chore: add issue templates by @Saransh-cpp in #267
- chore: better and long term fix for flake8-bugbear by @Saransh-cpp in #298
- chore: bump mypy and revert python-version by @Saransh-cpp in #263
- chore: fix the failing mypy hook by pinning python-version by @Saransh-cpp in #261
- chore: ignore flake8 B905 + improve bug report template by @Saransh-cpp in #297
- chore: minor cleanups by @henryiii in #266
- chore: test on
awkward v1.10.0
and add cov tonoxfile
by @Saransh-cpp in #256 - chore: use Python 3.11! by @Saransh-cpp in #282
- chore: zenodo-badge-sync by @p-mishra1 in #269
- ci: test notebooks on PRs by @matthewfeickert in #272
New Contributors
- @p-mishra1 made their first contribution in #269
- @Naman-Priyadarshi made their first contribution in #271
- @meliache made their first contribution in #285
Full Changelog: v0.10.0...v0.11.0