Skip to content

Releases: fleetingbytes/rtfparse

0.9.5

Choose a tag to compare

@fleetingbytes fleetingbytes released this 08 Jul 04:31

Documentation

  • add MIT header to LICENSE.txt #46
  • use MIT SPDX identifier in pyproject.toml, use correct name in LICENSE.txt, update year in LICENSE.txt, rename LICENSE.txt to LICENSE #47

0.9.4

Choose a tag to compare

@fleetingbytes fleetingbytes released this 10 Nov 02:43
b932f04

0.9.4

Bugfixes

  • add missing import statement in html_decapsulator.py #42

Development Details

  • replace black and isort with ruff #44

0.9.3

Choose a tag to compare

@fleetingbytes fleetingbytes released this 01 Nov 09:11

Bugfixes

  • Fixed double numbering of ordered and unordered lists #38

0.9.2

Choose a tag to compare

@fleetingbytes fleetingbytes released this 30 Sep 07:40

Bugfixes

  • Fixed rtfparse --help, correct entrypoint in pyproject.toml #34

0.9.1

Choose a tag to compare

@fleetingbytes fleetingbytes released this 21 Jun 05:58
77ccd98
Merge pull request #28 from fleetingbytes/develop

Develop