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

v1.0.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 23 Jan 05:32
· 388 commits to master since this release

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.