Releases: ResearchObject/ro-crate-py
Releases · ResearchObject/ro-crate-py
ro-crate-py 0.13.0
ro-crate-py 0.12.0
What's Changed
- Warn if a contextual entity looks like a data entity by @simleo in #199
- Bump supported python versions by @simleo in #200
- Add an option to record file content size by @simleo in #201
- Do not auto-preprend a hash to contextual entity ids by @simleo in #204
- Fix dataset id when adding a local dir with trailing slash by @simleo in #208
Full Changelog: 0.11.0...0.12.0
ro-crate-py 0.11.0
What's Changed
- Tutorial updates by @elichad in #180
- Add help text for some CLI args by @elichad in #181
- Better handling of HTTP header by @simleo in #182
- Add ro-crate instantiation from a dictionary by @simleo in #183
- CreativeWorkStatus -> creativeWorkStatus by @mashehu in #184
- Allow other entities as values in Entity's properties arg by @simleo in #192
- Add method to add actions to the crate by @simleo in #191
- Raise exception if trying to set a dict with no id as property value by @simleo in #193
- Clarify the role of
dest_path
in the readme by @simleo in #194
New Contributors
Full Changelog: 0.10.0...0.11.0
ro-crate-py 0.10.0
What's Changed
- Fix is_url by @simleo in #168
- Make Entity id a readonly property by @simleo in #169
- Add contentUrl when fetching remote files by @simleo in #170
- CLI: add file and dataset by @simleo in #171
- CLI: Support for adding arbitrary properties by @simleo in #172
- Delete trailing whitespace in the readme file by @simleo in #176
- avoid deprecated pkg_resources by @mashehu in #173
Full Changelog: 0.9.0...0.10.0
ro-crate-py 0.9.0
What's Changed
- Handle CWL versions with a leading v by @simleo in #154
- Import model by @simleo in #155
- Fix test skip by @simleo in #156
- Add get_by_type by @simleo in #157
- Add indirectly linked data entities by @simleo in #161
- Add method to add contexts by @simleo in #162
- Handle non-array hasPart entries by @simleo in #163
- Sync entity map with specific lists by @simleo in #166
Full Changelog: 0.8.0...0.9.0
ro-crate-py 0.8.0
What's Changed
- Test to check the performance of adding a data entity by @simleo in #134
- Fix missing file by @simleo in #136
- Fix typos in notebooks by @kinow in #144
- Fix typo on README by @kinow in #145
- Add Autosubmit language by @kinow in #143
- Add methods for adding and updating JSON-LD directly (partials for WMS) by @kinow in #149
- Remove version from ComputerLanguage by @simleo in #150
- Add add_tree method by @simleo in #151
- Remove engine version default by @simleo in #152
New Contributors
Full Changelog: 0.7.0...0.8.0
ro-crate-py 0.7.0
What's Changed
- Fix default workflow types initialization by @simleo in #124
- Support detached crates by @simleo in #119
- Allow additional types for root dataset by @simleo in #126
- Entity method for appending to property values by @simleo in #127
- Cleanup by @simleo in #129
Full Changelog: 0.6.1...0.7.0
ro-crate-py 0.6.1
What's Changed
- Package: update Python version support by @sphuber in #115
- CLI: do not except when
--help
is passed to sub command by @sphuber in #116 - Add entry for EPFL in copyright header of CLI files by @sphuber in #117
- Fix handling of hash marks in IDs by @simleo in #120
- Docs revamp by @simleo in #121
- Fix logic to detect URLs by @simleo in #122
- Fix
Entity.__getitem__
by @simleo in #123
New Contributors
Full Changelog: 0.6.0...0.6.1
ro-crate-py 0.6.0
What's Changed
Full Changelog: 0.5.5...0.6.0