Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Releases: stencila/schema

v1.1.2

18 Mar 05:43
Compare
Choose a tag to compare

1.1.2 (2021-03-18)

Bug Fixes

  • Cite: Use PascalCase for enumeration variants (fa9a413)

v1.1.1

18 Mar 02:33
Compare
Choose a tag to compare

1.1.1 (2021-03-18)

Bug Fixes

  • Cite: Alter citation modes; add docs (21acf0c)

v1.1.0

15 Mar 02:54
Compare
Choose a tag to compare

1.1.0 (2021-03-15)

Features

v1.0.0

23 Jan 05:32
Compare
Choose a tag to compare

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

19 Nov 04:30
Compare
Choose a tag to compare

0.47.2 (2020-11-19)

Bug Fixes

  • Language bindings: Update type bindings (955fd3b)

v0.47.1

16 Nov 08:47
Compare
Choose a tag to compare

0.47.1 (2020-11-16)

Bug Fixes

  • CI: Fix config for docs and trigger release (d52239b)

v0.47.0

16 Nov 03:36
Compare
Choose a tag to compare

0.47.0 (2020-11-16)

Bug Fixes

  • Review, Comment: Move comments to CreativeWork (b9bad70)

Features

v0.46.5

04 Oct 21:57
Compare
Choose a tag to compare

0.46.5 (2020-10-04)

Bug Fixes

  • CreativeWork: Move maintainer property from SoftwareSourceCode to CreativeWork. (0b10689)

v0.46.4

01 Oct 05:37
Compare
Choose a tag to compare

0.46.4 (2020-10-01)

Bug Fixes

  • R: Marks property values as scalars where possible (7b1221e)

v0.46.3

29 Sep 05:49
Compare
Choose a tag to compare

0.46.3 (2020-09-29)

Bug Fixes

  • R typing: Allow integer values for numeric properties (d525b06)