We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60aec7c commit 462f726Copy full SHA for 462f726
CHANGELOG.md
@@ -1,5 +1,14 @@
1
## Changelog
2
3
+### V1.6.0 Changelog (Janouary 2, 2026)
4
+- Add OS compatibility CI/CD
5
+- Minor fix to documentations
6
+- Add PropMatch Aligner
7
+- Add PropMatch encoder compatibility to other alignments such as Lightweight and Retrieval aligners
8
+- Add PropMatch documentation page
9
+- Add PropMatch unittests
10
+- Minor code refactoring
11
+
12
### V1.5.2 Changelog (October 12, 2025)
13
- Fix to `bitsandbytes` install for MacOS -- it will only be installed for linux.
14
- Add KGE retriever
ontoaligner/VERSION
@@ -1 +1 @@
-1.5.2
+1.6.0
0 commit comments