You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.