History

0.2.1 (2015-03-10)

  • Fix an issue where calls that include a language parameter would fail because certain methods were not expecting extra keyword parameters. (#12)
  • Some documentation clarifications. (#11)

0.2.0 (2014-12-19)

  • Compatibile with SkosProvider 0.5.0.
  • Each Concept or Collection now also provides information on the ConceptScheme it’s part of.
  • Fix some issues with UTF-8 encoding.
  • Fixed some issues with Python 2.x/3.x compatibility.
  • Provider now throws a ProviderNotAvailableException when the underlying service is down.

0.1.0 (2014-10-08)