- Drop python 3.6, 3.7 support and add support for 3.8, 3.9 and 3.10 - Upgrade RDFLib to 6.2.0
1.0.0
------------------
- Drop python 2 support - Upgrade all requirements (86)
0.5.1
------------------
- Prevent get_by_uri erroring on non-Getty URI's (77) - Remove reference to nose.collector - Remove pyup integration
0.5.0
------------------
- Compatibile with `SkosProvider 0.7.0 <http://skosprovider.readthedocs.io/en/0.7.0/>`_. (#59) - Prevent unnecessary loading of conceptschemes. (56) - Update to RDFlib 5.0.0 (69) - Supports Python 2.7, 3.6, 3.7 and 3.8. Last version to support Python 2.
0.4.2
------------------
- Really stop loading the conceptscheme while initialising the provider.
0.4.1
------------------
- Stop loading the conceptscheme while initialising the provider.