Releases: fleetingbytes/rtfparse
Releases · fleetingbytes/rtfparse
0.9.5
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
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
Bugfixes
- Fixed double numbering of ordered and unordered lists #38
0.9.2
Bugfixes
- Fixed
rtfparse --help
, correct entrypoint in pyproject.toml #34
0.9.1
Merge pull request #28 from fleetingbytes/develop
Develop