Python-lemming

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 3

0.7.0

Changed

- Now supporting mylog 0.9.0; **dropped support for python 3.7, 3.8, and 3.9!**

0.6.2

Changed

- Moved metadata from `setup.cfg` to `pyproject.toml`

0.6.1

Changed

- Enabled bash "strict mode" in pre-commit script

Fixed

- Fixed `Settings.should_run` and `--only`

0.6.0

Added

- **! Added the `--only=<name>` option, which will only run that specific formatter/linter.**
- **Added names to formatters and linters. 26**
- **Added support for python 3.6**

Changed

- **Use `pydantic` instead of `confz`. 24**
- The pre-commit hook will not run with `--quiet`.
- Updated the settings system in `__main__.py`.

Fixed

- **Fixed issue with command line options. They had to be put before the subcommand, but now they have to be put after.**

0.5.1

Fixed

- **Fixed issue where running lemming raises ImportError**

0.5.0

Added

- **! Added option to install a custom pre-commit git hook which will run `lemming format` before every commit. 19**
- **New dependency: `typer`**

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.