Skip to content

Releases: fair-workflows/nanopub

nanopub v2.0.1

01 Feb 18:55
aadd39f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

nanopub v2.0.0

15 Dec 20:48
a8d28ae
Compare
Choose a tag to compare

What's Changed

  • Add RSD badge for nanopub by @raar1 in #157
  • Major update to the nanopub API, adding signing in python, removing java dependency by @vemonet in #156
  • Fix how introduces_concept is handled by @vemonet in #158

Full Changelog: v1.2.11...v2.0.0

nanopub v1.2.11

27 Sep 15:54
b9d1578
Compare
Choose a tag to compare

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 and prov: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

Full Changelog: v1.2.10...v1.2.11

nanopub v1.2.10

01 Sep 08:51
3f7565f
Compare
Choose a tag to compare

[1.2.9] - 2021-09-01

Changed

  • Use latest yatiml version instead of pinned version

nanopub v1.2.9

01 Sep 07:25
f40c5f6
Compare
Choose a tag to compare

[1.2.9] - 2021-09-01

Added

  • Include LICENSE file in python setup

Nanopub v1.2.8

01 Sep 06:44
ef78d25
Compare
Choose a tag to compare

[1.2.8] - 2021-09-01

Added

  • Also publish sdist when publishing to pypi

nanopub v1.2.7

25 Jun 11:37
Compare
Choose a tag to compare

[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 break setup_nanopub_profile

nanopub v1.2.6

30 Apr 12:44
Compare
Choose a tag to compare

Added

  • Search result dicts now contain nanopublication label too, if provided by the grlc endpoint.

nanopub v1.2.5

05 Mar 10:53
8e2c5d8
Compare
Choose a tag to compare
Merge pull request #133 from fair-workflows/fix_deepcopy_issue

Fix overwriting of pubinfo and prov rdf

nanopub v1.2.4

04 Mar 18:52
8cf7427
Compare
Choose a tag to compare

Fixed

  • Fix bug where user rdf was being mutated during publishing.