- 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.
- Resolved bug with throw detection in
StatsComputer.take_hit_compute
- Fixed outdated variable names in combo_compute and combo example
Initial release