Releases: django-commons/django-typer
Releases · django-commons/django-typer
v2.6.0
- Fixed On Python 3.13, sometimes flush is called on the stream wrapped by OutputWrapper after it is closed.
- Implemented Support Typer 0.15.x
Full Changelog: v2.5.0...v2.6.0
v2.5.0
- Implemented Support Typer >=0.14
- Fixed Typer-style interface throws an assertion when no callback is present on a subgroup.
What's Changed
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.0
What's Changed
- Fixed Inheritance more than one level deep of TyperCommands does not work.
- Implemented Drop python 3.8 support.
- Implemented Command help order should respect definition order for class based commands.
- Fixed Overriding the command group class does not work.
- Completed Add project to test PyPI
- Completed Open up vulnerability reporting and add security policy.
- Completed Add example of custom plugin logic to plugins tutorial.
- Completed Move architecture in docs to ARCHITECTURE.md
- Completed Transfer to django-commons
- Completed Add howto for how to change the display order of commands in help.
New Contributors
- @github-actions made their first contribution in #118
- @tim-schilling made their first contribution in #127
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
v2.1.3
- Fixed Move from django_typer to django_typer.management broke doc reference links.
- Implemented Support Django 5.1
What's Changed
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
Full Changelog: v2.1.0...v2.1.1