Django-typer

Latest version: v2.6.0

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

Scan your dependencies

Page 5 of 5

1.0.2

* Fixed [name property on TyperCommand is too generic and should be private.](https://github.com/bckohan/django-typer/issues/37)
* Fixed [When usage errors are thrown the help output should be that of the subcommand invoked not the parent group.](https://github.com/bckohan/django-typer/issues/36)
* Fixed [typer installs its own system exception hook when commands are run and this may step on the installed rich hook](https://github.com/bckohan/django-typer/issues/35)
* Fixed [Add py.typed stub](https://github.com/bckohan/django-typer/issues/31)
* Fixed [Run type checking with django-stubs installed.](https://github.com/bckohan/django-typer/issues/30)
* Fixed [Add pyright to linting and resolve any pyright errors.](https://github.com/bckohan/django-typer/issues/29)
* Fixed [Missing subcommand produces stack trace without --traceback.](https://github.com/bckohan/django-typer/issues/27)
* Fixed [Allow handle() to be an initializer.](https://github.com/bckohan/django-typer/issues/24)

What's Changed
* Added missing py.typed file to make Pylance and pyright happy. by oliverandrich in https://github.com/bckohan/django-typer/pull/28
* Pyright by bckohan in https://github.com/bckohan/django-typer/pull/32

New Contributors
* oliverandrich made their first contribution in https://github.com/bckohan/django-typer/pull/28

**Full Changelog**: https://github.com/bckohan/django-typer/compare/v1.0.1...v1.0.2

1.0.1

Minor bug fix release.

What's Changed
* Update readme-renderer requirement from ^42.0 to >=42,<44 by dependabot in https://github.com/bckohan/django-typer/pull/20
* 1.0.1 by bckohan in https://github.com/bckohan/django-typer/pull/25

New Contributors
* bckohan made their first contribution in https://github.com/bckohan/django-typer/pull/25

**Full Changelog**: https://github.com/bckohan/django-typer/compare/v1.0.0...v1.0.1

1.0.0

🚨🎉 **Initial Stable/Production Release** 🎉🚨

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.