Revision history for Catmandu-Store-Datahub
0.06 2017-07-08 13:55:03 CEST
- fixed: missing ID now fails gracefully.
0.05 2017-06-08 10:57:50 CEST
- fixed: LWP::Useragent breaks with 'select failed: invalid argument' error after processing multiple records
- changed: confrom to new Catmandu::Store::Datahub API
- changed: POST does not need to know the id of the enclosed entity per RFC 2616
- changed: POST should not check if a resource exists a piori per RFC 2616
- changed: consistent coding in API methods
- changed: get the proper error message from the HTTP::Response headers
- fixed: datahub requires Content-Type: application/lido+xml
0.04 2017-05-24 12:44:09 CEST
- removed: references to lido
- added: don't push a record to the datahub if it doesn't have an identifier
0.03 2017-05-19 10:36:27 CEST
- API refactoring
0.02 2017-01-04 14:42:29 UTC
- Added documentation
0.01 2016-12-08 12:32:11 CET
- Initial release