Releases: o-murphy/py-ballisticcalc
Releases · o-murphy/py-ballisticcalc
v2.0.4
What's Changed
- 2.0.4rc1 typing annotations by @o-murphy in #85
- prepare workflows to new contributions requirements by @o-murphy in #87
- winds are sorting by until_distance value in a Shot.init by @o-murphy in #88
- resolved mypy type checks, some pylint checks by @o-murphy in #89
Full Changelog: v2.0.3...v2.0.4
v2.0.4rc2
v2.0.4rc1
Full Changelog: v2.0.3...v2.0.4rc1
What's Changed
-
2.0.4rc1 typing annotations by @o-murphy in #85
- refactored dataclasses initialisation
- added stubs with type hints for py_ballisticcalc_exts module
- removed Dimension and Unit.Mixin which was an overhead
- Updated types annotation, v2.0.4rc1
Full Changelog: v2.0.3...v2.0.4rc1
v2.0.3
What's Changed
- Fix Complex Example typo by @larmbuster in #79
- README.md update, typing updates by @o-murphy in #83
New Contributors
- @larmbuster made their first contribution in #79
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
v2.0.0b5
v2.0.0b4
What's Changed
- Refactored settings by @o-murphy in #61
- removed settings.py
- calculator specific global constants moved to trajectory_calc.py/.pyx
- config loader moved to init.py
- added pybc.calculator section to config loader
- added functions to reset defaults
- py_ballisticcalc_exts/setup.py fix
Full Changelog: v2.0.0b3...v2.0.0b4
v2.0.0b3
What's Changed
- New Multi-BC functionality + miscellaneous fixes and refactoring by @dbookstaber #58
- Remove redundand lambdas by @o-murphy in #59
- 2.0.0b3 by @o-murphy in #60
- small fix to actions
Full Changelog: v2.0.0b1...v2.0.0b3