Pytoil

Latest version: v0.40.0

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

Scan your dependencies

Page 10 of 12

0.7.1

Changes
:beetle: Fixes

* Fix ugly starter log output (163) FollowTheProcess

:construction_worker: Continuous Integration

* Remove macos from GHA to speed up CI (169) FollowTheProcess
* Open browser to docs url on nox -s docs -- serve (165) FollowTheProcess

:books: Documentation

* Enable strict mode in docs build (166) FollowTheProcess
* Fix broken link in checkout docs (164) FollowTheProcess

:hammer: Refactoring

* Refactor pyproject.toml build tool checks in Repo (168) FollowTheProcess

:package: Dependencies

* Add release nox session (170) FollowTheProcess
* Commit poetry.lock (167) FollowTheProcess

0.7.0

Changes
:rocket: Features

* feat: Add ability to fork a repo on checkout (157) FollowTheProcess

:beetle: Fixes

* Fix bug with pytoil new. (161) FollowTheProcess

:construction_worker: Continuous Integration

* CI: Fix release drafter workflow (156) FollowTheProcess

:hammer: Refactoring

* Refactor checkout and new (158) FollowTheProcess

:package: Dependencies

* Remove unused dev dependencies from pyproject.toml (159) FollowTheProcess

0.6.3

* NEW: `pytoil config get` now prints the key in a nice colour too
* NEW: `pytoil --version` outputs a much more comprehensive list of version info

0.6.2

* NEW: `pytoil config show` now prints the keys in a nice colour
* NEW: Added some fun ASCII art on `pytoil --version`

0.6.1

* NEW: `pytoil show` subcommands now have `--count/-c` option which shows a count of projects rather than simply listing them out.
* FIX: Fix bug where pytoil would incorrectly error on `new` if certain combinations of args were used.

0.6.0

* NEW: User can now initialise basic starter templates for multiple languages (currently support python, go and rust)

* NEW: `pytoil remove` and `pytoil pull` changed to take projects as arguments, `remove|pull all` functionality is now in the `--all` option.

* FIX: pytoil now supports the `python.defaultInterpreterPath` workspace setting rather than the soon to be deprecated `python.pythonPath`. See: [https://github.com/microsoft/vscode-python/issues/12313](https://github.com/microsoft/vscode-python/issues/12313)

* FIX: On checking out a local project, pytoil no longer needs to call the GitHub API to determine if it exists remotely, improving performance of this command.

* MAINT: Refactored CLI so that each command has it's own file

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.