github aquaproj/aqua v1.1.0-2

latest releases: v2.36.1, v2.36.0, v2.36.0-1...
pre-release2 years ago

Pull Requests | v1.1.0-1...v1.1.0-2

#582 #583 #586 Replace github.com/goccy/go-yaml to gopkg.in/yaml.v2 due to the performance issue. Thanks to adamcstephens

Follow up #575

In #575 we replaced gopkg.in/yaml.v2 to github.com/goccy/go-yaml to support aqua g's -i option,
but we found the performance issue of github.com/goccy/go-yaml.
So we replaced github.com/goccy/go-yaml to gopkg.in/yaml.v2 except for the parse of aqua.yaml for aqua g's -i option.

Don't miss a new aqua release

NewReleases is sending notifications on new releases.