Skip to content

Version 0.3

Latest
Compare
Choose a tag to compare
@leonhard-s leonhard-s released this 15 Jul 15:11
· 2 commits to master since this release

Changes

  • auraxium.Client.get_by_name() now supports looking up ps2.World name instance (see #66)
  • Extraneous fields are now ignored as part of payload validation. No warning is emitted for this in client code
  • The deprecation of the legacy utility methods Ps2Object.get_*() has been pushed back to Version 0.4
  • Team ID has been added for the Death and VehicleDestroy ESS payloads (see #69)

Fixes

  • Dummy URLs generated as part of error messages no longer trigger default service ID warnings
  • Addressed several issues related to documentation accuracy and unresolved references
  • Fixed optional ESS payload arguments not defaulting for newer versions of Pydantic

Known issues

  • The auraxium.types.CensusData type alias is not resolvable in the Docs as part of function signatures