Commit b4109e16 authored by Alexandre Delanoë's avatar Alexandre Delanoë

Merge

parent 4ec9e0db
## Version 0.0.7.4.3
* [BACK][UPGRADE][Remove obsolete GHC option (#388)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/388)
* [BACK][REFACT][Error in corpus upload / construction are not reflected in the overall JobStatus (#390)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/390)
* [BACK][FIX][Write test(s) for "ngrams scores do not account for trashed documents" (#391)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/391)
## Version 0.0.7.4.2
* [BACK][FIX][Let users create a Subcorpus (#384)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/384)
......
{
"name": "Gargantext",
"version": "0.0.7.4.2",
"version": "0.0.7.4.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Gargantext",
"version": "0.0.7.4.2",
"version": "0.0.7.4.3",
"dependencies": {
"@fontsource/crete-round": "~5.0.12",
"@fontsource/montserrat": "~5.0.17",
......
{
"name": "Gargantext",
"version": "0.0.7.4.2",
"version": "0.0.7.4.3",
"scripts": {
"build": "spago build",
"bundle": "spago bundle --module Main --outfile dist/bundle.min.js --minify --source-maps",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment