All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.1 - 2023-04-27
- force HTML escape when display texts (26d3f23 by SCHILD Erwan).
0.4.0 - 2022-09-01
- correct expected status for constraints approval in js (8c8ed8d by SCHILD Erwan).
- update flake8 (incompatibilities) (3b9461d by SCHILD Erwan).
- add confirmation when modify annotation in html/js (9c2dbdb by SCHILD Erwan).
- change constraints summary default order in js (a0b94b0 by SCHILD Erwan).
- move welcome page to '/' (ae94345 by SCHILD Erwan).
- pyproject.toml (a8b0323 by SCHILD Erwan).
- add direct link to constraints to annotate, with some ux refactor (9522360 by SCHILD Erwan).
0.3.0 - 2022-08-26
- config for command line input (36351ab by Erwan SCHILD).
- remove test for cli (3dc8291 by Erwan SCHILD).
- update config for command line input (6a5c573 by Erwan SCHILD).
- make format (3e16a95 by Erwan SCHILD).
- add a command line to run the app (7957239 by Erwan SCHILD).
0.2.1 - 2022-08-25
- remove direct dependency to spacy-models/fr-core-news-md (f02894d by Erwan SCHILD).
0.2.0 - 2022-08-25
- handle timezone and pickle5 (abad506 by Erwan SCHILD).
- add .gitignore (14addf6 by Erwan SCHILD).
- update pyproject.toml with url dependencies (e2c147a by Erwan SCHILD).
- update copier-pdm template to 0.9.10 (fa67838 by Erwan SCHILD).
- remove MVP app (6173cde by Erwan SCHILD).
- implementation of web application (background tasks, constraints annotation, conflicts resolution) (c51c2bd by Erwan SCHILD).
- MVP sans parametres (c39591e by Clémentine Misiak).
0.1.3 - 2021-09-01
- update project from poetry to pdm (845aa72 by Erwan SCHILD).
- update .gitignore with migration from poetry to pdm (3b5999b by Erwan SCHILD).
- prepare migration from poetry to pdm (371cb99 by Erwan SCHILD).
- add py.typed file (7017f8f by Erwan SCHILD).
0.1.2 - 2021-05-19
- update pyproject.toml with dependencies (46391c7 by Erwan SCHILD).