Version 1.0.0
What's Changed
Features
- feat: add constructors for
VectorObject3D
andMomentumObject3D
by @Saransh-cpp in #231 - feat: add constructors for
VectorObject4D
andMomentumObject4D
by @Saransh-cpp in #232 - feat: update
to_Vector3D
to pass new coordinate values by @Naman-Priyadarshi in #278 - feat: allow passing coordinates to
to_Vector*D
by @Saransh-cpp in #319
Fixes
- fix: update discheck by @Saransh-cpp in #305
- fix: better elif conditions for obj
__init__
methods by @Saransh-cpp in #316
Documentation
- docs: a readable changelog by @Saransh-cpp in #320
Maintenance
- ci: use numpy~=1.24.0 in pre-commit by @Saransh-cpp in #308
- ci: update number of builds for codecov bot by @Saransh-cpp in #314
- chore: move to using Ruff by @henryiii in #315
- chore: update copyright and license for 2022 and 2023 by @Saransh-cpp in #321
Full Changelog: v0.11.0...v1.0.0