Skip to content

Releases: o-murphy/py-ballisticcalc

v2.0.4

17 Aug 12:24
4cc7e2c
Compare
Choose a tag to compare

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

15 Aug 21:29
a84d3cf
Compare
Choose a tag to compare
v2.0.4rc2 Pre-release
Pre-release

What's Changed

  • prepare workflows to new contributions requirements by @o-murphy in #87

  • Updated workflows

  • Build system for cython based exts now using cibuildwheel

Full Changelog: v2.0.4rc1...v2.0.4rc2

v2.0.4rc1

15 Aug 14:16
fbb1d92
Compare
Choose a tag to compare
v2.0.4rc1 Pre-release
Pre-release

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

14 Aug 00:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

22 Jul 11:18
Compare
Choose a tag to compare

v2.0.2

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 Apr 16:12
2c3145c
Compare
Choose a tag to compare

What's Changed

  • file not found error fix if pybc.toml not exists by @o-murphy in #65

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Apr 20:10
564a6f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v2.0.0

v2.0.0b5

06 Apr 18:52
5f5176a
Compare
Choose a tag to compare
v2.0.0b5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b4...v2.0.0b5

v2.0.0b4

06 Apr 18:21
b911c57
Compare
Choose a tag to compare
v2.0.0b4 Pre-release
Pre-release

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

04 Apr 18:55
Compare
Choose a tag to compare
v2.0.0b3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b1...v2.0.0b3