Releases: CentreForDigitalHumanities/ianalyzer-readers
Releases · CentreForDigitalHumanities/ianalyzer-readers
0.2.3
0.2.2
What's Changed
- Feature/csv export by @lukavdplas in #23
- Allow source as bytes when first part of tuple by @BeritJanssen in #26
Full Changelog: 0.2.1...0.2.2
v0.2.1
What's Changed
- Support multiple RDF files and add documentation by @BeritJanssen in #22
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- fix string input in csv source2dicts by @lukavdplas in #15
- Feature/redesign xml reader by @lukavdplas in #18
- more unit tests by @lukavdplas in #16
- Add RDF Reader and Extractor by @BeritJanssen in #19
Full Changelog: 0.1.0...0.2.0
0.1.0
This update brings improvements to documentation and test coverage.
- Improved docstrings and type annotations
- The package now has a documentation site, available at https://ianalyzer-readers.readthedocs.io/
- Added basic unit tests for all Reader classes
What's Changed
- Improved documentation (#11)
Full Changelog: 0.0.0...0.1.0
0.0.0
First release!
Full Changelog: https://github.com/UUDigitalHumanitieslab/ianalyzer-readers/commits/0.0.0