Skip to content

0.5.0

Pre-release
Pre-release

Choose a tag to compare

@oschwald oschwald released this 08 Jun 22:17
· 731 commits to main since this release
  • BREAKING CHANGE: credits_remaining has been removed from the web service
    response model and has been replaced by queries_remaining.
  • Added queries_remaining and funds_remaining. Note that
    funds_remaining will not be returned by the web service until our new
    credit system is in place.
  • confidence and last_seen were added to the Device response
    model.