Skip to content

Releases: tedivm/secretcli

v0.1.4: safe yaml load

25 Sep 04:55

Choose a tag to compare

Use `yaml.safe_load` rather than `yaml.load`

v0.1.3

21 Oct 20:19

Choose a tag to compare

Documentation improvements and fixes

v0.1.2

21 Oct 08:06

Choose a tag to compare

Better help messages and docs, secure prompt option

v0.1.1

21 Oct 03:59

Choose a tag to compare

Lock in older version of urllib3 to prevent warnings, some cleanup