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

Releases: stencila/schema

v0.43.0

21 Apr 23:18
Compare
Choose a tag to compare

0.43.0 (2020-04-21)

Features

  • Python bindings: Add node_type utility function (e4a448a)

v0.42.1

16 Mar 22:15
Compare
Choose a tag to compare

0.42.1 (2020-03-16)

Bug Fixes

  • BlockContent: Add Figure and Collection as valid types (2e0d0bb)
  • Figure, Table: Add or update caption and label properties (34858db)

v0.42.0

12 Mar 02:15
Compare
Choose a tag to compare

0.42.0 (2020-03-12)

Features

  • Article: Add pagination, pageStart, pageEnd properties (276e0b9)

v0.41.2

08 Mar 21:19
Compare
Choose a tag to compare

0.41.2 (2020-03-08)

Bug Fixes

v0.41.1

06 Mar 05:20
Compare
Choose a tag to compare

0.41.1 (2020-03-06)

Bug Fixes

  • Microdata: Do not use itemscope for primitive nodes (a598921)
  • Organization, Person: Allow PostalAddress for address property (9a01142)
  • PostalAddress: Add schema: prefix; add checks for this (0291760)

v0.41.0

06 Mar 01:01
Compare
Choose a tag to compare

0.41.0 (2020-03-06)

Features

v0.40.0

26 Feb 02:25
Compare
Choose a tag to compare

0.40.0 (2020-02-26)

Features

  • Microdata: Add microdataRoot function (a9b1989), closes #175

v0.39.0

24 Feb 01:56
Compare
Choose a tag to compare

0.39.0 (2020-02-24)

Bug Fixes

  • ArrayValidator: Use more specific name to avoid clash with items (a27039f)
  • Figure: Allow caption to be a string for compatability with caption on other types (1380fd2)
  • Function: Property parameters has local id (314dce8)
  • Thing: Images property should be an array (83fe1ba)

Features

  • Microdata: Add higher level HTML Microdata functions (67b850e)
  • Microdata: Consider role when generating itemprop (65c3772)
  • Thing: Add images property (45eeba0)
  • Util: Add Typescript utility functions for inspecting JSON Schemas at runtime (d5475f9)

v0.38.0

22 Feb 04:58
Compare
Choose a tag to compare

0.38.0 (2020-02-22)

Features

  • Primitive types: Add schemas for primitive types (e402847), closes this
  • Util: Add version and URL utility functions (274dd52)

v0.37.3

13 Feb 02:37
Compare
Choose a tag to compare

0.37.3 (2020-02-13)

Bug Fixes

  • Math: mathLanguage is not a schema.org id (0e2cc61)