Releases: stencila/schema
Releases · stencila/schema
v1.1.2
1.1.2 (2021-03-18)
Bug Fixes
- Cite: Use PascalCase for enumeration variants (fa9a413)
v1.1.1
1.1.1 (2021-03-18)
Bug Fixes
- Cite: Alter citation modes; add docs (21acf0c)
v1.1.0
1.1.0 (2021-03-15)
Features
v1.0.0
1.0.0 (2021-01-23)
Bug Fixes
- Helpers: Account for change in directory (4b0e079)
- JSON Schemas: Fix the base URL for "types schemas" (10e9b35), closes #238
- Package: Export JsonSchema type (e328278), closes #240
- R: Update NAMESPACE file (aec2b25)
Code Refactoring
- Parser keyword: Rename
codec
keyword to parser
(de26e9f), closes #241
BREAKING CHANGES
- Parser keyword: Renaming of
codec
keyword to parser
will break existing validation / coercion.
v0.47.2
0.47.2 (2020-11-19)
Bug Fixes
- Language bindings: Update type bindings (955fd3b)
v0.47.1
0.47.1 (2020-11-16)
Bug Fixes
- CI: Fix config for docs and trigger release (d52239b)
v0.47.0
0.47.0 (2020-11-16)
Bug Fixes
- Review, Comment: Move comments to CreativeWork (b9bad70)
Features
v0.46.5
0.46.5 (2020-10-04)
Bug Fixes
- CreativeWork: Move
maintainer
property from SoftwareSourceCode
to CreativeWork
. (0b10689)
v0.46.4
0.46.4 (2020-10-01)
Bug Fixes
- R: Marks property values as scalars where possible (7b1221e)
v0.46.3
0.46.3 (2020-09-29)
Bug Fixes
- R typing: Allow integer values for numeric properties (d525b06)