Skip to content

Release 3.1.1

Compare
Choose a tag to compare
@gkellogg gkellogg released this 19 Feb 20:56
· 198 commits to develop since this release
  • Accept application/xhtml+xml.
  • Pass option to expand_iri to return non-nil results as string, rather than just doing #to_s.
  • Make sure Datatype API is valid, not just absolute.
  • Default for requireAll is false, not true.
  • Normalize language tags to lower case when creating an i18n datatype or compound literal.
  • Resolve expandContext in test suite relative to the manifest location.
  • Fix some CLI option descriptions. Specifically, --[no-]requireAll is changed to --[no-]require-all.
  • Fix bug loading a default script tag if a profile tag is missing.
  • Attempt to load json-ld-preloaded gem with silent fallback.