Kien

Latest version: v0.16.3

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

Scan your dependencies

Page 1 of 2

0.11.1

* FIX: `regex` validator will always match the full string
(replaced `re.match` with `re.fullmatch`)

0.11.0

* FEATURE: Add "--log-level" commandline parameter.
* FEATURE: Add "--log-filename-by-process" commandline parameter.
* FIX: Improve various details of SIGHUP (disconnect/connect) handling.

0.10.0

* FEATURE: Manage connections on different interfaces with a single startup process
(spawning forked processes for each interface).
* FEATURE: Add support for writing and remove a PID file.
* FEATURE: Allow configuration of baudrate.

0.9.1

* FIX: Force inclusion of package metadata.

0.9.0

* FEATURE: The new `--tty` option accepts a device and will setup a proper terminal on it.
When it’s used in conjunction with the `--reconnect-on-hangup` flag it can
also be used for USB devices that would terminate after the `SIGHUP` process
signal that is emitted, after a physical USB connection has been severed.

0.8.0

* FEATURE: Command keywords can be aliased from now on. See the `keyword` function.
* FEATURE: `to_enum` transform now accepts a static map of enum to alias values.
Combined with the new `keyword` function this allows for easy
command aliases.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.