We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babe37e commit 7d702d6Copy full SHA for 7d702d6
3 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
## Changelog
2
3
+### v1.5.0 (February 5, 2026)
4
+- Fix challenge learners
5
+- Adding MDS-Onto Ontologizer
6
+- Fix to Ontologizers and Processor
7
+- Minor code refactoring
8
+- Change to the theme of documentatin website
9
+- Update documentation website
10
+- Add LLM learners (Logit, Thinking, etc)
11
+
12
### v1.4.11 (January 5, 2026)
13
- Add `text2onto` component for challenge learners with their documentation.
14
- Code refactoring
CITATION.cff
@@ -31,5 +31,5 @@ keywords:
31
- Large Language Models
32
- Text-to-ontology
33
license: MIT
34
-version: 1.4.10
35
-date-released: '2025'
+version: 1.5.0
+date-released: '2026'
ontolearner/VERSION
@@ -1 +1 @@
-1.4.11
+1.5.0
0 commit comments