Skip to content

Changelog

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

Compare with 0.3.0

Bug Fixes

  • force HTML escape when display texts (26d3f23 by SCHILD Erwan).

0.4.0 - 2022-09-01

Compare with 0.3.0

Bug Fixes

  • correct expected status for constraints approval in js (8c8ed8d by SCHILD Erwan).

Build

  • update flake8 (incompatibilities) (3b9461d by SCHILD Erwan).

Code Refactoring

  • 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).

Features

  • add direct link to constraints to annotate, with some ux refactor (9522360 by SCHILD Erwan).

0.3.0 - 2022-08-26

Compare with 0.2.1

Build

  • config for command line input (36351ab by Erwan SCHILD).

Code Refactoring

  • remove test for cli (3dc8291 by Erwan SCHILD).
  • update config for command line input (6a5c573 by Erwan SCHILD).
  • make format (3e16a95 by Erwan SCHILD).

Features

  • add a command line to run the app (7957239 by Erwan SCHILD).

0.2.1 - 2022-08-25

Compare with 0.2.0

Bug Fixes

  • remove direct dependency to spacy-models/fr-core-news-md (f02894d by Erwan SCHILD).

0.2.0 - 2022-08-25

Compare with 0.1.3

Bug Fixes

  • handle timezone and pickle5 (abad506 by Erwan SCHILD).

Build

  • 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).

Code Refactoring

  • remove MVP app (6173cde by Erwan SCHILD).

Features

  • 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

Compare with 0.1.2

Build

  • 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).

Code Refactoring

  • add py.typed file (7017f8f by Erwan SCHILD).

0.1.2 - 2021-05-19

Compare with 0.1.1

Build

  • update pyproject.toml with dependencies (46391c7 by Erwan SCHILD).

0.1.1 - 2021-05-18

Compare with 0.1.0

0.1.0 - 2021-05-18

Compare with first commit

Build

  • correct install sources (4c3d590 by Erwan SCHILD).
  • init package (83c57bb by Erwan SCHILD).
  • initialize repository (e6a9c56 by Erwan SCHILD).