Releases: cgat-developers/cgat-core
Releases · cgat-developers/cgat-core
fixes to sqlalchemy
02 Apr 07:25
Compare
Sorry, something went wrong.
No results found
Merge pull request #174 from cgat-developers/JS-sqlalchemy
sqlalchemy 2.0 fix
v0.6.15
08 Feb 20:51
Compare
Sorry, something went wrong.
No results found
additional py3.10 compatibility [contributed by @tschoonj ]
v0.6.14
19 May 08:21
Compare
Sorry, something went wrong.
No results found
Fix also the return value when return_unknown == True
v0.6.13
19 May 07:02
Compare
Sorry, something went wrong.
No results found
bugfix release that restores the backwards compatible behaviour to return only opts when using argparse
(something to make consistent in the future)
v0.6.12
18 May 19:42
Compare
Sorry, something went wrong.
No results found
bugfix release: restore missing log header for experiment.start() with optparse parser.
v0.6.11
11 Apr 14:27
Compare
Sorry, something went wrong.
No results found
Now py3.10 compatible
Updated get_params when pipeline runs so that latest param options are displayed
v0.6.9
17 Oct 20:41
Compare
Sorry, something went wrong.
No results found
This release removed the yaml.load() in favour of yaml.safe_load()
Updated testing to GitHub actions
18 Jul 11:03
Compare
Sorry, something went wrong.
No results found
No Major updates to code, but testing is now performed using GitHub actions as opposed to Travis
v0.6.7
29 Jul 05:51
Compare
Sorry, something went wrong.
No results found
Have updated requirement.txt with apsw module
v0.6.6
27 Jul 11:21
Compare
Sorry, something went wrong.
No results found
Updates include
Modified GEVENT wait from 1s to 30s
Functions to handle virtual sqlite3 tables
2ccd52a fixes logging if job doesn't finish
pyyaml version number now correct in requirements
Docker file now has correct path for anaconda