Skip to content

3.6.2

Compare
Choose a tag to compare
@wwkimball wwkimball released this 26 Oct 21:47
· 73 commits to master since this release
cc96add

Bug Fixes:

  • The eyaml-rotate-keys command-line tool would generate a stack-dump when the
    key for an encrypted value contained dots. The underlying library for this
    tool now safely generates the internal YAMLPaths it uses.
  • The default encoding when opening files is now set to utf-8 to support
    extended character sets on Windows.