Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to relaton v1.19.* #467

Open
1 task done
kesara opened this issue Sep 10, 2024 · 1 comment
Open
1 task done

Update to relaton v1.19.* #467

kesara opened this issue Sep 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kesara
Copy link
Member

kesara commented Sep 10, 2024

Description

Changing to relaton v1.19.2 seem to have the following updates:

doctype

Previous:

doctype: <string>

New:

doctype:
  type: <string>

Previous:

place:
- <string>

place

New:

place:
- city: <string>
  region:
  - name: <string>
    iso: <string>

Code of Conduct

@kesara kesara added the enhancement New feature or request label Sep 10, 2024
@kesara
Copy link
Member Author

kesara commented Sep 12, 2024

This requires an update to the relaton-py dependency.

See relaton/relaton-py#66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant