Releases: washingtonpost/ans-schema
Releases · washingtonpost/ans-schema
1.12.2
1.12.1
1.12.0
- Release containing version 0.10.10 schema changes:
1.11.0
- Release containing version 0.10.9 schema changes:
1.11.0-rc.0
Pre-release version containing schema changes for Conditional Content
1.10.8
Code change only, No updates to the ans schema
Prevent the callback function from being called twice when errors occur during the loading of schemas
0.10.8
PPSE-912(#237) - Typo fix for author-operation and site-operation.
0.10.7
A new field contributors
has been added to each document type in order to track who created (and in the future, contributed at all) to a document in Arc.
"contributors": {
"created_by" : {
"user_id": "[email protected]",
"display_name": "Tyler Davis"
}
}