1.8.0
release-drafter
released this
07 Jul 15:34
·
44 commits
to refs/heads/main
since this release
Minor Changes
- style.py: Drop unused CSS class .bold (#161) @hartwork
- Bring back putting a rendered man page into release archives (fixes #124) (#173) @hartwork
- Migrate from mock to unittest.mock of Python >=3.3 (fixes #169) (#171) @hartwork
Bugfixes
- Fix for ANSI color codes that include blank values (#178) @jaysonlarose
- Added py.typed file (#176) @abrahammurciano
- style.py: Get CSS class .inv_foreground in sync with .body_foreground (#160) @hartwork
- Fix --input-encoding= regression added in PR #143 + related tests (alternative to PR #162) (#172) @hartwork
- Add ability to also recognize colons in ANSI escapes (#167) @jaysonlarose
- Fixes to respect bright colors in palette (#126) @echuber2
- CHANGELOG.rst: Fix misleading 1.6.0 entry and missing 1.7.0 entries (#159) @hartwork
Kudos goes to: @abrahammurciano, @echuber2, @hartwork, @jaysonlarose, @pre-commit-ci and @pre-commit-ci[bot]