Skip to content

Releases: HERA-Team/librarian

Version 1.2.0

26 Jan 06:26
3e64efe
Compare
Choose a tag to compare

This release includes the ability to run the librarian inside of Docker containers. See the docs for a full description.

Version 1.1.1

17 Feb 18:57
33f82a1
Compare
Choose a tag to compare
Merge pull request #73 from HERA-Team/new_version

Make new version

Add globus to librarian

07 Feb 21:20
36de994
Compare
Choose a tag to compare

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

22 Oct 17:38
c0bb4d7
Compare
Choose a tag to compare

v1.0.2

07 Oct 00:01
5ed455b
Compare
Choose a tag to compare
Fix versioning for tagged releases

Fix server installation

06 Oct 22:53
63ba7a8
Compare
Choose a tag to compare
Merge pull request #62 from HERA-Team/fix_install

Fix server installation

python3

19 Sep 22:06
9ac4505
Compare
Choose a tag to compare

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.