Skip to content

Commit

Permalink
new version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NastyBoget committed May 3, 2024
1 parent 70e9c2c commit 8791611
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2
2.2.1
12 changes: 11 additions & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

v2.2.1 (2023-05-03)
-------------------
Release note: `v2.2.1 <https://github.com/ispras/dedoc/releases/tag/v2.2.1>`_

* Added `fintoc` structure type for parsing financial prospects according to the `FinTOC 2022 Shared task <https://wp.lancs.ac.uk/cfie/fintoc2022/>`_ (`FintocStructureExtractor`).
* Fixed small bugs in `ArticleReader`: colspan for tables, keywords, sections numbering, etc.
* Added references to nodes and fixed small bugs in the HTML output representation (return_format="html").
* Removed `other_fields` from `LineMetadata` and `DocumentMetadata`.
* Update `README.md`.

v2.2 (2023-04-17)
-----------------
Release note: `v2.2 <https://github.com/ispras/dedoc/releases/tag/v2.2>`_
Expand All @@ -15,7 +25,7 @@ v2.1.1 (2024-03-21)
-------------------
Release note: `v2.1.1 <https://github.com/ispras/dedoc/releases/tag/v2.1.1>`_

* Update README.md.
* Update `README.md`.
* Update table and time benchmarks.
* Re-label line-classifier datasets (law, tz, diploma, paragraphs datasets).
* Update tasker creators (for the labeling system).
Expand Down

0 comments on commit 8791611

Please sign in to comment.