Ciris v0.10.1
Changes
- Add
Secret#valueHash
andvalueShortHash
to retrieve the SHA1 hash of the value. (#164) - Change
Secret#toString
to include the short SHA1 hash (first 7 characters) of the value. (#164)
Refer to the usage guide for more details on these changes.
Updates
Documentation
- Add example of
showPretty
derivation from kittens for logging configurations. (#165)
Miscellaneous
- Change to use
tutOnly
when generating readme and contributing guide. (#166) - Update sbt plugins to latest versions. (#169)
Released on 2018-07-14.