Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Jan 3, 2024
1 parent 7e0c619 commit 83721ad
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions docs/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,28 @@
## Release Notes
---
- - summary:
- v0.4.1 (unreleased), Java 11, Python 3 , ProbLog 2.2.4, OWL API 4.5.22, Protege
5.5.0
- v0.4.0 (2023-12-31), Java 11, Python 3 , ProbLog 2.2.4, OWL API 4.5.9, Protege
5.5.0
- v0.3.0 (2017-04-26), Java 8, Python 2 or 3, ProbLog 2.1, OWL API 4.2.5, Protege
5.0.0
- v0.2.0 (2015-11-28), Java 7, Python 2 or 3, ProbLog 2.1, OWL API 3.5.1, Protege
5.0.0-beta-17
- v0.1.1 (2015-06-02), Java 8, Python 2 or 3, ProbLog 2.1, OWL API 3.5.0, -
- v0.1.0 (2015-04-14), Java 8, Python 2 or 3, ProbLog 2.1, OWL API 3.5.0, -
- v0.4.1 (unreleased), Java 11, Python 3 , ProbLog 2.2.4, OWL API 4.5.26,
Protege 5.5.0
- v0.4.0 (2023-12-31), Java 11, Python 3 , ProbLog 2.2.4, OWL API 4.5.9 ,
Protege 5.5.0
- v0.3.0 (2017-04-26), Java 8 , Python 2 or 3, ProbLog 2.1 , OWL API 4.2.5 ,
Protege 5.0.0
- v0.2.0 (2015-11-28), Java 7 , Python 2 or 3, ProbLog 2.1 , OWL API 3.5.1 ,
Protege 5.0.0-beta-17
- v0.1.1 (2015-06-02), Java 8 , Python 2 or 3, ProbLog 2.1 , OWL API 3.5.0 ,
-
- v0.1.0 (2015-04-14), Java 8 , Python 2 or 3, ProbLog 2.1 , OWL API 3.5.0 ,
-
- - version: v0.4.1
- date: unreleased
- requirements:
- Java 11 or higher, tested with Java 21
- Python 3.7 or higher, test with Python 3.10
- Python 3.7 or higher, tested with Python 3.10
- ProbLog 2.2.4 needs to be downloaded
- features:
- it uses jcel 0.24.1
- it uses OWL API 4.5.22
- it can be used as a plug-in for Protege 5.5.0
- it uses OWL API 4.5.26
- it can be used as a plug-in for Protege 5.5.0, tested with Protege 5.6.3
- build: $ `mvn clean install`
- release: target/born-0.4.1.zip
- plug-in: born-plugin/target/de.tu-dresden.inf.lat.born-0.4.1.jar
Expand Down

0 comments on commit 83721ad

Please sign in to comment.