Releases: HERA-Team/librarian
Releases · HERA-Team/librarian
Version 1.2.0
Version 1.1.1
Merge pull request #73 from HERA-Team/new_version Make new version
Add globus to librarian
This release adds globus functionality to the librarian as a transfer mechanism. Documentation is provided to help with proper configuration. This release also includes other improvements, as documented in the changelog.
v1.0.3: Merge pull request #63 from HERA-Team/server_distribution
python3 server installation
v1.0.2
Fix server installation
Merge pull request #62 from HERA-Team/fix_install Fix server installation
python3
This release makes the librarian codebase compatible with python3. It also includes other significant changes, such as changes to the scripts, the addition of unit tests, and an overhaul of the organizational structure of the repo. Note that due to python2/3 compatibility issues, it is not recommended to have a librarian client version >= 1.0 interface with a server version < 1.0, and vice versa.