Skip to content

Ebro 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 15:48

Breaking changes

set -x added in previous version have been reverted

It's more secure to let users call themselves set -x whenever they need it instead of enabling it by default. It's easy to leak secrets on stdout with it enabled.