Comming v1.5.0 #63
Closed
albertalef
announced in
Announcements
Replies: 1 comment
-
|
About the _env breaking change, is to make more obvious the usage of settings. Like: If we are adding settings on a command, we use the prefix "_". But if we are adding settings on a clause (sh, chain, parallel), we dont need to add the "_" prefix |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
Parallel Execution (#34)
sh()callsChain Options (#34)
Environment Variables (#47)
Debug Mode (#39)
Output Parsers (#38)
Changed
BREAKING: Renamed
_envtoenvinRubyShell.configandshblock options (#34)Note: Command-level
_envoption remains unchanged.Refactored specs directory structure
Beta Was this translation helpful? Give feedback.
All reactions