Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 03:09
· 35 commits to main since this release

What’s changed

✨ New features

  • feat: resolve spa brand, collection, and model names in SpaInfo @Moustachauve (#7)

Breaking change:

  • brand_name changed from id to mapped string. Old value can be obtained through brand_id.
  • collection_type is removed, replaced by either collection or collection_id
  • model_type is removed, replaced by either model_name or `model_id