Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 375 Bytes

versionhistory.md

File metadata and controls

16 lines (13 loc) · 375 Bytes

v0.1.3

  • Fixed several dumb bugs related to ground position
  • Added to_pandas() convenience function for stat containers, can be used in place of to_polars() if you prefer pandas.

v0.1.2

  • Resolved bug with throw detection in StatsComputer.take_hit_compute

v0.1.1

  • Fixed outdated variable names in combo_compute and combo example

v0.1.0

Initial release