Skip to content

2.0.0

Compare
Choose a tag to compare
@ludeeus ludeeus released this 03 Nov 14:32
· 130 commits to main since this release
7b9346c

Breaking changes

  • pydantic is removed in favor of typing.TypedDict (#17) this changes the returned values
  • "geofenceIds" now show on the get_positions response instead of get_devices (#19)
  • Minimum server version is now 5.8 (#19)
  • Python 3.8, 3.9, and 3.10 are removed from testing (#21)

Full diff between 1.0.0 and 2.0.0