Skip to content

v0.5.2

Compare
Choose a tag to compare
@a-luna a-luna released this 27 Jul 09:55
· 70 commits to master since this release
a204058

New Features/Enhancements

  • remove pitchfx views, create pfx metrics system @a-luna (#804)
  • feature: add file hashing functions @a-luna (#809)
  • enhancement: track player role in team assoc table @a-luna (#806)
  • feature: implement batter percentiles @a-luna (#805)

Bug Fixes

  • fix: unused import in player data @a-luna (#814)
  • fix: failing test case due to db table not found @a-luna (#810)
  • fix: run command should display live output @a-luna (#808)

Maintenance