Skip to content

Releases: washingtonpost/ans-schema

1.12.2

29 Apr 23:32
Compare
Choose a tag to compare

1.12.2

Small fix in sync() function in transforms.js in 1.12.1

1.12.1

29 Apr 21:26
a460c67
Compare
Choose a tag to compare

Fix upvert issues with objects that have a version property that doesn't correspond to the ANS version value.

1.12.0

03 Apr 20:12
Compare
Choose a tag to compare

1.11.0

17 Jan 21:45
db06458
Compare
Choose a tag to compare

1.11.0-rc.0

24 Aug 14:55
e75a589
Compare
Choose a tag to compare
1.11.0-rc.0 Pre-release
Pre-release

Pre-release version containing schema changes for Conditional Content

1.10.8

21 Dec 16:40
Compare
Choose a tag to compare

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

10 Feb 16:24
ee68f2b
Compare
Choose a tag to compare

PPSE-912(#237) - Typo fix for author-operation and site-operation.

0.10.7

29 Jan 18:25
Compare
Choose a tag to compare

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"
  }
}

https://github.com/washingtonpost/ans-schema/blob/master/src/main/resources/schema/ans/0.10.7/traits/trait_contributors.json