Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (34 loc) · 1011 Bytes

HISTORY.rst

File metadata and controls

51 lines (34 loc) · 1011 Bytes

0.5.0 (2016-08-12)

  • Make compatible with skosprovider 0.6.x

0.4.2 (2016-02-22)

  • Update to latest version of services.

0.4.1 (2015-03-02)

  • Make sure a Concept or Collection gets passed a ConceptScheme from the provider. (#7) [dieuska]

0.4.0 (2015-01-25)

  • Make compatible with skosprovider 0.4.x
  • Drop support for Python 2.6 and 3.2
  • Add support for subordinate arrays and superordinate concepts.
  • Make notes available through the provider.

0.3.0 (2014-06-24)

  • Make compatible with skosprovider 0.3.x
  • Switch to a requests.Session for handling requests.
  • Switch to py.test
  • Add support for Coveralls

0.2.1 (2013-12-06)

  • Fix dependency on skosprovider < 0.3.0

0.2.0 (2013-05-16)

  • Upgrade to maintain compatibility with skosprovider 0.2.0

0.1.1 (2013-??-??)

  • Some doc fixes

0.1.0 (2013-03-11)

  • Initial version