v0.6.0
- Added
skip_download
flag for use with the implicitget
after aput
. See #32 for details. - Breaking change: Changed
disable_ci_skip
to take a boolean instead of boolean string (for consistency withskip_download
).
skip_download
flag for use with the implicit get
after a put
. See #32 for details.disable_ci_skip
to take a boolean instead of boolean string (for consistency with skip_download
).