Typer-router

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

[1.1.0](https://github.com/nickderobertis/typer-router/compare/v1.0.1...v1.1.0) (2022-10-08)


Features

* Support creating router from app module and put in README as main usage ([2c1e143](https://github.com/nickderobertis/typer-router/commit/2c1e1437938f76e28bed46497458a2c42686f9e4))

1.0.1

[1.0.1](https://github.com/nickderobertis/typer-router/compare/v1.0.0...v1.0.1) (2022-10-08)


Bug Fixes

* Fix bug that was causing multiple commands in one group to not work ([5063612](https://github.com/nickderobertis/typer-router/commit/506361213e9f5dd140c908d4b64bcd7db92dea08))

1.0.0

Bug Fixes

* Expand basic test and fix bugs. Realized that we have one too many layers of typers ([ecac00c](https://github.com/nickderobertis/typer-router/commit/ecac00c60fbf88e16e0d707d53ff057108263161))
* Fix lint issue with app module file ([64bab0a](https://github.com/nickderobertis/typer-router/commit/64bab0a3d3db946a11070a123105f09ac13ed4a3))
* Get to typer fully working, from a unit test perspective ([9320f45](https://github.com/nickderobertis/typer-router/commit/9320f45ed07ce62aa7d6f02fca97f0fe559b9f40))
* Update packages, hopefully fixes pip-tools install issue ([6d76460](https://github.com/nickderobertis/typer-router/commit/6d76460352ef7570216dda7f9242cadc0ea79472))


Features

* Add e2e tests for typer from router app import path ([65a75ee](https://github.com/nickderobertis/typer-router/commit/65a75eebffcc83afa23e27a44bf462cf035988dd))
* Add models for route, router and initial logic to create typer (with lots of mess) ([17dcf34](https://github.com/nickderobertis/typer-router/commit/17dcf34c335e08924cb16db933f2539924a8fe34))
* Allow passing typer kwargs ([b11edf1](https://github.com/nickderobertis/typer-router/commit/b11edf1b04219d75ba2a0dfc879c9d0549875d9a))
* Implement creating router from app import path ([e82e90c](https://github.com/nickderobertis/typer-router/commit/e82e90cd32fe46c1d89dfd9d81f805396bbebac3))

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.