-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchanges.txt
44 lines (31 loc) · 907 Bytes
/
changes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Feb 10, 2025
updated to java 17
Oct 03, 2023
updated jar dependencies
May 09, 2023
renamed distro to 'transitive-ortholog-pipeline'
Jan 27, 2023
updated build.gradle to be gradle 6.x + compatible
Jun 21, 2022
removed obsolete log4j.properties file
Jun 10, 2022
tuned up logging
Dec 21, 2021
updated log4j to avoid zero exploit
Oct 23, 2020
simplified dao code
May 10, 2020
updated jar dependencies
Jan 31, 2020
updated runAll.sh and underlying code to run the pipeline for all species in the database
(no need to eplcitly specify on the command line which species should be processed)
Dec 04, 2019
moved to log4j from apache commons logging
v. 1.1.2, Jan 30, 2019
- added support for PIG
v. 1.1.1, Sep 13, 2018
- moved to github
v. 1.1, Jun 1, 2018
- optimized for parallele processing
- extended logging for inserted/deleted orthologs
- updated to JDK 1.8