Skip to content

Commit e7b7fc7

Browse files
danieldkDaniël de Kok
authored andcommitted
finalfusion is API-stable
1 parent b12de2a commit e7b7fc7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Rust. `finalfusion` primarily works with
1010
variety of features. Additionally, the fastText, word2vec and GloVe file
1111
formats are also supported.
1212

13+
`finalfusion` is API stable since 0.11.0. However, we cannot tag
14+
version 1 yet, because several dependencies that are exposed through
15+
the API have not reached version 1 (particularly `ndarray` and
16+
`rand`). Future 0.x releases of `finalfusion` will be used to accomodate
17+
updates of these dependencies.
18+
1319
## Usage
1420

1521
To make `finalfusion` available in your crate, simply place the following

0 commit comments

Comments
 (0)