File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ # v1.5.4
2+ - Updates:
3+ - ROBOT updated to version 1.9.7
4+ - SSSOM-Java command-line tool and ROBOT plugin updated to version 1.0.0
5+ - Bugfixes:
6+ - Fix installation of SPARQLProg tools ([ #1134 ] ( https://github.com/INCATools/ontology-development-kit/pull/1135 ) )
7+ - Fix bug that the repository name set forth in the config file was ignored ([ #1122 ] ( https://github.com/INCATools/ontology-development-kit/pull/1122 ) )
8+
9+
110# v1.5.3
211
312- Updates:
Original file line number Diff line number Diff line change 6363 @ODK_IMAGE=odklite ./odk.sh python ./odk/schema_documentation.py
6464
6565# Building docker image
66- VERSION = "v1.5.3 "
66+ VERSION = "v1.5.4 "
6767IM =obolibrary/odkfull
6868IMLITE =obolibrary/odklite
6969ROB =obolibrary/robot
Original file line number Diff line number Diff line change 11
22# Building docker image
3- VERSION = "v1.5.3 "
3+ VERSION = "v1.5.4 "
44IM =obolibrary/odklite
55TAGS_OPTION =-t $(IM ) :$(VERSION ) -t $(IM ) :latest
66
You can’t perform that action at this time.
0 commit comments