Releases: molgenis/molgenis-py-bbmri-eric
Releases · molgenis/molgenis-py-bbmri-eric
1.3.0
Features:
- The PID feature can be turned off completely by supplying a
NoOpPidService
1.2.1
Fixes
- PID URLs are based on a config parameter instead of the session
1.2.0
Features
- Change PID format to use a random 12 digit hexadecimal number (example: 6ed7-328b-2793)
- Introduced a DummyPidService to test publishing without interacting with a Handle server
Fixes