Skip to content

v0.2.0

Choose a tag to compare

@Mlaz-code Mlaz-code released this 21 Mar 16:07
· 20 commits to main since this release

What's Changed

  • Canonical field names — EVOpportunity model now uses the canonical API field names as attributes:
    • ev_percentev_percentage
    • true_probabilityfair_probability
    • devig_booksharp_book
    • kelly_fractionkelly_percent
  • Backwards compatible — Pydantic AliasChoices accepts both old and new field names from API responses
  • Removed unused import, bumped user agent string