Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 11:44
e22340c
add strip password flag (#33)

* add strip password flag

* fix pack test

* prevent strip if flag is not set

* use set password

* None instead of Some()

* change to no_strip_password and use context for errors

* change to no_strip_password and use context for errors

* cleaner handling of password stipping

* fix formatting

---------

Co-authored-by: Muhamad Azamy <muhamad@incubaid.com>