Skip to content

Release 3.1.5

Choose a tag to compare

@gkellogg gkellogg released this 06 Aug 19:26
· 277 commits to develop since this release
  • Without linkeddata loading, attempt to manually load all other serialization gems.
  • Require 'rdf/cli' when used, rather than depend on autoload.
  • Set the result encoding of CGI.encode to UTF-8.
  • Add --ordered option to CGI to use an extended array instead of a repository to preserve order of triples.
  • Use RDF::URI.parse instead of ::URI.parse when using NetHttpAdapter.