Django-typer

Latest version: v3.0.0

Safety actively analyzes 707268 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.0.0

What's Changed
* Merge version 3.0! by bckohan in https://github.com/django-commons/django-typer/pull/177
* ⬆ Bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/django-commons/django-typer/pull/178
* ⬆ Bump pypa/gh-action-pypi-publishrelease/v1.10 from 1.10 to 1.12 by dependabot in https://github.com/django-commons/django-typer/pull/179


**Full Changelog**: https://github.com/django-commons/django-typer/compare/v2.6.0...v3.0.0

2.6.0

* Fixed [On Python 3.13, sometimes flush is called on the stream wrapped by OutputWrapper after it is closed.](https://github.com/django-commons/django-typer/issues/155)
* Implemented [Support Typer 0.15.x](https://github.com/django-commons/django-typer/issues/154)


**Full Changelog**: https://github.com/django-commons/django-typer/compare/v2.5.0...v2.6.0

2.5.0

* Implemented [Support Typer >=0.14](https://github.com/django-commons/django-typer/issues/149)
* Fixed [Typer-style interface throws an assertion when no callback is present on a subgroup.](https://github.com/django-commons/django-typer/issues/145)

What's Changed
* V2.5 by bckohan in https://github.com/django-commons/django-typer/pull/151


**Full Changelog**: https://github.com/django-commons/django-typer/compare/v2.4.0...v2.5.0

2.4.0

* Implemented [Support Typer 0.13](https://github.com/django-commons/django-typer/issues/138)

What's Changed
* update scheduled actions to run weekly instead of daily by bckohan in https://github.com/django-commons/django-typer/pull/135
* make linter happy by bckohan in https://github.com/django-commons/django-typer/pull/136
* fix a few howto doc typos by bckohan in https://github.com/django-commons/django-typer/pull/137
* fix 138 by bckohan in https://github.com/django-commons/django-typer/pull/139


**Full Changelog**: https://github.com/django-commons/django-typer/compare/v2.3.0...v2.4.0

2.3.0

What's Changed

* Fixed [Inheritance more than one level deep of TyperCommands does not work.](https://github.com/django-commons/django-typer/issues/131)
* Implemented [Drop python 3.8 support.](https://github.com/django-commons/django-typer/issues/130)
* Implemented [Command help order should respect definition order for class based commands.](https://github.com/django-commons/django-typer/issues/129)
* Fixed [Overriding the command group class does not work.](https://github.com/django-commons/django-typer/issues/128)
* Completed [Add project to test PyPI](https://github.com/django-commons/django-typer/issues/126)
* Completed [Open up vulnerability reporting and add security policy.](https://github.com/django-commons/django-typer/issues/124)
* Completed [Add example of custom plugin logic to plugins tutorial.](https://github.com/django-commons/django-typer/issues/122)
* Completed [Move architecture in docs to ARCHITECTURE.md](https://github.com/django-commons/django-typer/issues/121)
* Completed [Transfer to django-commons](https://github.com/django-commons/django-typer/issues/117)
* Completed [Add howto for how to change the display order of commands in help.](https://github.com/django-commons/django-typer/issues/116)


New Contributors
* github-actions made their first contribution in https://github.com/django-commons/django-typer/pull/118
* tim-schilling made their first contribution in https://github.com/django-commons/django-typer/pull/127

**Full Changelog**: https://github.com/django-commons/django-typer/compare/v2.2.2...v2.3.0

2.2.2

* Implemented [Support python 3.13](https://github.com/bckohan/django-typer/issues/109)
* Fixed [typer > 0.12.5 toggles rich help renderings off by default](https://github.com/bckohan/django-typer/issues/108)


What's Changed
* V2.2.2 by bckohan in https://github.com/bckohan/django-typer/pull/110


**Full Changelog**: https://github.com/bckohan/django-typer/compare/v2.2.1...v2.2.2

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.