We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dda97b commit 9a4b3ebCopy full SHA for 9a4b3eb
3 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## Changelog
2
3
+### v1.6.0 (May 5, 2026)
4
+- Update requirements.
5
+- Updated documentations website.
6
+- Add major changes to the Text2Onto module and its documentation with examples.
7
+- Add `openai` requirements for Text2Onto module.
8
+- Use of `poetry.lock` for dependency management and versioning.
9
+
10
### v1.5.1 (March 30, 2026)
11
- Fix challenge learner
12
- Update requirements.
CITATION.cff
@@ -31,5 +31,5 @@ keywords:
31
- Large Language Models
32
- Text-to-ontology
33
license: MIT
34
-version: 1.5.0
+version: 1.6.0
35
date-released: '2026'
ontolearner/VERSION
@@ -1 +1 @@
-1.5.1
+1.6.0
0 commit comments