Releases: Health-RI/img2catalog
img2catalog 0.4.0
We're proud to present version 0.4.0 of img2catalog. New in this version is actual functionality for updating datasets in a FAIR Data Point. We are also using the excellent SeMPyRO library now for the DCAT modelling.
What's Changed
- [EUCAIM-102] feat: added SeMPyRO support and removed internal DCAT models in #27
- [EUCAIM-99] Updating datasets in FDP in #28
- [EUCAIM-71] ci: publish package on PyPI from Github in #33
Full Changelog: 0.3.1...0.4.0
img2catalog 0.3.1
We are proud to release version 0.3.1 of the img2catalog tool. This is a minor bugfix release.
Fixed
- Failure to run the package from PyPI if there was no configuration file present
img2catalog 0.3.0
We are proud to release version 0.3.0 of the img2catalog tool. It is now also be available on PyPI!
Added
- Changelog.md file
- The tool can now push Datasets to a FAIR Data Point (FDP)
- A (generic) contact_point can now be added to Datasets, see the example configuration file
- Test coverage was upped a bit more
Changed
- The tool is now renamed to img2catalog
- The commandline-interface (CLI) is changed heavily and now based on the Click framework
Fixed
- Under certain circumstances, projects that were not supposed to be indexed were actually indexed
xnatdcat v0.2.1
Health-RI is proud to announce a new release of the xnatdcat tool. This release contains a large number of improvements based on user feedback and includes contributions from some external contributors.
What's Changed
- Fixes empty XNAT keyword bug by applying string strip by @agjharms in #6
- Adds some additional reporting on the XNAT parser errors. by @agjharms in #7
- [EUCAIM-59] Put xnatpy session in context manager by @Markus92 in #11
- [EUCAIM-56] Allow usage of environment variable for specifying xnat server. by @Markus92 in #12
- Adds logging by @agjharms in #5
- [EUCAIM-53] block private projects from being indexed by @Markus92 in #13
- [EUCAIM-65] Continuous integration testing by @Markus92 in #15
- [EUCAIM-50] keyword based opt-in / opt-out by @Markus92 in #14
- [EUCAIM-65] Continuous integration testing - continued by @Markus92 in #17
- Codecov integration by @Markus92 in #18
New Contributors
Full Changelog: 0.0.2...0.2.1
xnatdcat v0.0.2
This release adds support for Catalogue and a way of configuring properties.
xnatdcat v0.0.1
initial release