]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
[FEAT] connnecting new clustering algorithm
[gargantext.git] / CHANGELOG.md
1
2 ## Version 0.0.4.1
3 * Refact/code design better syntax for DataType fields
4
5 ## Version 0.0.4
6 * Fix the search in Title and abstracts.
7 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
8
9 ## Version 0.0.3.9.1
10 * Graph Update fix
11 * Document view: full text removed
12
13 ## Version 0.0.0.2
14 * Fix the community detection.
15 * TextFlow starts to make sense
16
17 ## Version 0.0.0.1
18 * Very first version (main functions ready for tests) of Haskell Version
19 of Gargantext. Previous versions (3) were written with another
20 language and another framework (Python/Javascript mainly).