v0.6.0
What's Changed
Highlights:
- Moves to more common schema types for some API responses, instead of giving each API endpoint its own response type. The actual type properties should stay relatively the same.
- Introduces the
CardFunctionType
parameter (this is eitherguest
orstaff
on the HTTP API, with equivalent go constants) withinVisionlineMetadata
of the credential create request - Fixes the missing properties in the events returned by the event list response
Full Changelog: v0.5.0...v0.6.0