Skip to content

Release 3.2.7

Compare
Choose a tag to compare
@gkellogg gkellogg released this 22 Apr 22:57
· 63 commits to develop since this release
  • Add :uri option to Format,content_type, and uris and to_uri class methods. This allows retrieving the defined format URI for specified formats. (See https://www.w3.org/ns/formats/).
  • pass format keyword parameter as option when filtering CLI commands.
  • Check for windows drive letter to not confuse it with a URI scheme (windows platform only).