You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changes.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
# v1.2.27 (4 April 2021)
2
+
- revived odklite image with a minimum install (smaller in size than odkfull, with just robot and owltools!)
3
+
- revived robot image with just robot installed
4
+
- Added Jena 3.12.0 to odkfull image
5
+
- Added module configs (see docs)
6
+
- added a complete new documentation system for ontologies using mkdocs (see docs)
7
+
- added OWL2 DL profile checking (see [here](tests/test-robot-validate-profile.yaml) for example)
8
+
- Added sqlite3, dos2unix, and aha to odkfull image
9
+
- Added a `use_custom_import_module` feature (see docs for example)
10
+
- Added ability to add completely customised release artefacts (see Uberon repo for example)
11
+
- Revised update mechanism. Please run the `make update_repo`*multiple times if you encounter problems and to ensure that all changes are picked up*.
12
+
1
13
# v1.2.26 (10 February 2021): HOTFIXES
2
14
- Hotfixes:
3
15
- The new mireot module technique was buggy and is therefore removed again. Sorry; we will try again next time. You can still use the `custom` option to implement mireot yourself!
0 commit comments