ckan2zenodo-library/CHANGELOG.md

28 lines
1.1 KiB
Markdown
Raw Normal View History

2020-09-03 16:04:36 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020-06-18 13:19:38 +02:00
# Changelog for org.gcube.data.publishing.ckan2zenodo-library
2021-03-09 16:36:18 +01:00
## [v1.0.0-SNAPSHOT] 2021-02-18
2021-03-09 12:03:02 +01:00
2021-03-08 17:12:28 +01:00
- Improved mapping language : target record
- Improved mapping language : value iteration
2021-02-18 12:14:29 +01:00
## [v0.0.3-SNAPSHOT] 2020-06-30
- Changed coordinartes for gcat-client
2020-09-24 12:56:39 +02:00
## [v0.0.2] 2020-06-30
2020-07-06 15:50:51 +02:00
2020-06-18 13:19:38 +02:00
### Enhancements
- Default Ckan2Zenodo translation to comply with mandatory Zenodo fields (https://support.d4science.org/issues/19489)
2020-06-18 13:46:19 +02:00
- Ckan2Zenodo library to provide means to apply default translation only (https://support.d4science.org/issues/19490)
2020-07-06 15:50:51 +02:00
- Support to "split" on source values (https://support.d4science.org/issues/19534)
- Support to "append" to target elements (https://support.d4science.org/issues/19535)
- Multiple Date Format parsing (https://support.d4science.org/issues/19540)
2020-07-10 16:09:09 +02:00
- Automatically set item URL if missing.
2020-07-06 15:50:51 +02:00
### Fixes
- Default filter resource is applied in class Ckan2ZenodoImpl.java (https://support.d4science.org/issues/19528)
2020-07-10 16:09:09 +02:00
- Fixed error message for missing profile.
2020-06-18 13:19:38 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).