Releases: fair-workflows/nanopub
Releases · fair-workflows/nanopub
nanopub v2.0.1
nanopub v2.0.0
nanopub v1.2.11
What's Changed
- typo fix by @steltenpower in #147
- Automatic validation of your citation metadata by @fdiblen in #146
- Add options to let users choose if they want
prov:generatedAtTime
andprov:attributedTo
automatically added to prov/pubinfo graphs by @vemonet in #151 - Allow rdflib v5 and v6 by @raar1 in #152
- Delete azure-devops-sync.yml by @dsmits in #153
- Add new author new release 1.2.11 by @raar1 in #154
- Bump version to 1.2.11 by @raar1 in #155
New Contributors
- @steltenpower made their first contribution in #147
- @fdiblen made their first contribution in #146
Full Changelog: v1.2.10...v1.2.11
nanopub v1.2.10
[1.2.9] - 2021-09-01
Changed
- Use latest yatiml version instead of pinned version
nanopub v1.2.9
[1.2.9] - 2021-09-01
Added
- Include LICENSE file in python setup
Nanopub v1.2.8
[1.2.8] - 2021-09-01
Added
- Also publish sdist when publishing to pypi
nanopub v1.2.7
[1.2.7] - 2021-06-25
Changed
- Prevent
setup_nanopub_profile
from ever overwriting key pair
Fixed
- Pin
click
at version 7.1.2, as versions >8 breaksetup_nanopub_profile
nanopub v1.2.6
Added
- Search result dicts now contain nanopublication label too, if provided by the grlc endpoint.
nanopub v1.2.5
Merge pull request #133 from fair-workflows/fix_deepcopy_issue Fix overwriting of pubinfo and prov rdf
nanopub v1.2.4
Fixed
- Fix bug where user rdf was being mutated during publishing.