Skip to content

v2.0.0 -- Simplified API

Latest
Compare
Choose a tag to compare
@joeyagreco joeyagreco released this 21 Sep 23:53
· 2 commits to main since this release
  • Removed all custom modeling
  • Removed all enums
  • All functions are available via import from sleeper.api
  • Replaced kwargs with optional, named keyword arguments
  • Updated package requirements