Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 17 Nov 20:17
cbdae97

⚠ BREAKING CHANGES

  • add common resource paths; expose client transport; rename type attributes to type_ to avoid name collisions. (#64)

    Renamed attributes:

    • TagTemplateField.type -> TagTemplatedField.type_
    • ColumnSchema.type -> ColumnSchema.type_
    • Entry.type -> Entry.type_

Features

  • add common resource paths; expose client transport; rename type attributes to type_ to avoid name collisions (#64) (f8f797a)