Releases: Roguelazer/muttdown
Releases · Roguelazer/muttdown
0.4.0
- drop support for Python < 3.6
- use the "extra" extension so that fenced blocks and DLs work
- swap CI to github actions
- chore: add
pre-commit
config; reformat withblack
- add
assume_markdown
config flag
Full Changelog: muttdown-0.3.5...muttdown-0.4.0
0.3.5
- Improve unicode handling for non-body fields (unicode subjects should work now!)
- Drop support for Python 3.3 and 3.4 (these were already broken due to dependencies dropping support for them; sorry)
- Add support for Python 3.7 and 3.8