Skip to content

Tuckr 0.10.1

Latest
Compare
Choose a tag to compare
@RaphGL RaphGL released this 29 Dec 20:00
· 8 commits to master since this release

Additions

  • Conditional groups are now automatically included when the base group name is used
  • internationalization has been added. Currently English, Spanish and Portuguese are available. Make a PR with your languages!
  • The encrypt command now works with directories

Fixes

  • Fixed groupis crashing when a relative path is supplied
  • Fixed panic when attempting to use secrets with invalid paths
  • Fixed panic when attempting to push an invalid file path
  • Fixed hooks setup stopping when only one hooks group fails. Now if one group fails it will continue setting up the other groups and then at the end report back which groups failed.