Skip to content

Releases: BiBiServ/bibigrid

3.1

24 Sep 11:58
2785923

Choose a tag to compare

BiBiGrid now comes as a package. Install it into your sourced virtual environment via pip install -e .
BiBiGrid also has a new CLI using full command names e.g. create instead of -c (we switched from argparse to click).
SOCKS5 is now supported which is especially helpful for users that have to use a Jump Host to connect to their cloud.

What's Changed

Full Changelog: 3.0...3.1

3.0

05 May 14:19
e22a1ef

Choose a tag to compare

3.0

This version largely differs from https://github.com/BiBiServ/bibigrid/releases/tag/2.3.1 BiBiGrid has moved from Java to Python. This new version comes with many new features and while the general action structure has been kept, a lot has changed internally and in the configuration files.

What's Changed

New Contributors

Full Changelog: 2.3.1...3.0

2.3.1

14 Dec 19:17
b1c61af

Choose a tag to compare

The latest release of the Java-based version.

2.3

03 Mar 09:01
5d0cd6d

Choose a tag to compare

2.3
Merge branch 'master' into development