Skip to content

v2.5.0

Choose a tag to compare

@proycon proycon released this 15 May 16:12
· 41 commits to master since this release
  • Split off all HTML generation code to a seperate project codemeta2html: https://github.com/proycon/codemeta2html
  • prevent unnecessary URI remapping
  • set pyshacl version fixed to 0.20.0, versions 0.22.0 break stuff; to be re-evaluated later
  • better detection of json-ld for --addcontextgraph
  • more robust URI generation
  • added load function for API usage
  • web: extract title from h1 if no title found in head