Releases: stencila/schema
Releases · stencila/schema
v0.46.2
0.46.2 (2020-09-25)
Bug Fixes
- Build: Re-run CI to fix missing v0.46.1 NPM release (4c847f0), closes #220
v0.46.0
0.46.0 (2020-09-20)
Bug Fixes
- Organization: Singular property name; put in alphabetical order. (27ff502)
Features
- Organization: Add members field (f5883dc)
v0.45.1
0.45.1 (2020-09-17)
Bug Fixes
- Reorder property type alternatives for improved coercion (0b15122)
v0.45.0
0.45.0 (2020-09-08)
Bug Fixes
- CreativeWork: Allow about to be an array of Things (665842a)
Features
- NontextualAnnotation: Adds node type for text that has a non-textual annotation (9b593eb), closes #211
- Add extends Thing in DefinedTerm schema (775d0c4)
- Add subjects schema (de4871e)
- Add type about and genre (692a9e7)
v0.44.2
0.44.2 (2020-09-01)
Bug Fixes
- Build: Specify directory for type declarations (9637465)
v0.44.1
0.44.1 (2020-09-01)
Bug Fixes
- Package: Fix path to types file (af39983)
v0.44.0
0.44.0 (2020-08-31)
Features
- CodeChunk: Add support for caption & label fields (3d78d9d)
v0.43.3
0.43.3 (2020-07-08)
Bug Fixes
- TS: Fix Typescript definition file path (07af774)
v0.43.2
0.43.2 (2020-07-03)
Bug Fixes
- TS: Fix Schema generation script (002b320)