explosion/wasabi (wasabi)
### [`v1.1.3`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.3)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v1.1.2...v1.1.3)
#### ✨ Fixes and features
- Add support for Python 3.12 on the CI ([#44](https://redirect.github.com/explosion/wasabi/issues/44))
- Further updates to the CI ([#45](https://redirect.github.com/explosion/wasabi/issues/45))
- Allow `typing-extensions<5.0.0` for Python < 3.8 ([#46](https://redirect.github.com/explosion/wasabi/issues/46))
#### 👥 Contributors
[@adrianeboyd](https://redirect.github.com/adrianeboyd), [@honnibal](https://redirect.github.com/honnibal), [@ines](https://redirect.github.com/ines), [@svlandeg](https://redirect.github.com/svlandeg)
### [`v1.1.2`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.2)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v1.1.1...v1.1.2)
- Add typing overloads so `msg.fail` with `exits=True/1` has the `NoReturn` type like `sys.exit` ([#41](https://redirect.github.com/explosion/wasabi/issues/41)).
### [`v1.1.1`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.1)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v1.1.0...v1.1.1)
- Fix `typing_extensions` requirement and usage across Python versions ([#32](https://redirect.github.com/explosion/wasabi/issues/32)).
### [`v1.1.0`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.0)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.10.1...v1.1.0)
- Drop support for Python 3.5 and earlier ([#22](https://redirect.github.com/explosion/wasabi/issues/22)).
- Add type hints, support mypy 0.990+ ([#22](https://redirect.github.com/explosion/wasabi/issues/22)).
- Add support for ANSI on Windows ([#31](https://redirect.github.com/explosion/wasabi/issues/31)).
### [`v0.10.1`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.10.1)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.10.0...v0.10.1)
- Revert Windows ANSI support detection changes for now.
### [`v0.10.0`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.10.0)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.9.1...v0.10.0)
- Add support for Windows consoles with full ANSI support
Thanks [@njsmith](https://redirect.github.com/njsmith) for the pull request!
### [`v0.9.1`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.9.1)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.9.0...v0.9.1)
- Add symbols to `diff_strings`.
### [`v0.9.0`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.9.0)
[Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.8.2...v0.9.0)
- Allow foreground and background colors to be specified for individual table columns.
- Allow color values as well as color names as the `color` parameter to `Printer.text()`.
- Add a new `bg_color`parameter to `Printer.text()`.
- Correct a couple of minor documentation errors.
- Add version to `__init__.py`.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.8.2
->1.1.3
Release Notes
explosion/wasabi (wasabi)
### [`v1.1.3`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.3) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v1.1.2...v1.1.3) #### ✨ Fixes and features - Add support for Python 3.12 on the CI ([#44](https://redirect.github.com/explosion/wasabi/issues/44)) - Further updates to the CI ([#45](https://redirect.github.com/explosion/wasabi/issues/45)) - Allow `typing-extensions<5.0.0` for Python < 3.8 ([#46](https://redirect.github.com/explosion/wasabi/issues/46)) #### 👥 Contributors [@adrianeboyd](https://redirect.github.com/adrianeboyd), [@honnibal](https://redirect.github.com/honnibal), [@ines](https://redirect.github.com/ines), [@svlandeg](https://redirect.github.com/svlandeg) ### [`v1.1.2`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.2) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v1.1.1...v1.1.2) - Add typing overloads so `msg.fail` with `exits=True/1` has the `NoReturn` type like `sys.exit` ([#41](https://redirect.github.com/explosion/wasabi/issues/41)). ### [`v1.1.1`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v1.1.0...v1.1.1) - Fix `typing_extensions` requirement and usage across Python versions ([#32](https://redirect.github.com/explosion/wasabi/issues/32)). ### [`v1.1.0`](https://redirect.github.com/explosion/wasabi/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.10.1...v1.1.0) - Drop support for Python 3.5 and earlier ([#22](https://redirect.github.com/explosion/wasabi/issues/22)). - Add type hints, support mypy 0.990+ ([#22](https://redirect.github.com/explosion/wasabi/issues/22)). - Add support for ANSI on Windows ([#31](https://redirect.github.com/explosion/wasabi/issues/31)). ### [`v0.10.1`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.10.1) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.10.0...v0.10.1) - Revert Windows ANSI support detection changes for now. ### [`v0.10.0`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.10.0) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.9.1...v0.10.0) - Add support for Windows consoles with full ANSI support Thanks [@njsmith](https://redirect.github.com/njsmith) for the pull request! ### [`v0.9.1`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.9.1) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.9.0...v0.9.1) - Add symbols to `diff_strings`. ### [`v0.9.0`](https://redirect.github.com/explosion/wasabi/releases/tag/v0.9.0) [Compare Source](https://redirect.github.com/explosion/wasabi/compare/v0.8.2...v0.9.0) - Allow foreground and background colors to be specified for individual table columns. - Allow color values as well as color names as the `color` parameter to `Printer.text()`. - Add a new `bg_color`parameter to `Printer.text()`. - Correct a couple of minor documentation errors. - Add version to `__init__.py`.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.