Releases: homeport/dyff
dyff release v1.0.3
dyff release v1.0.2
Fixed wrong indention in output of type changes.
dyff release v1.0.1
Fixed issue with panic when comparing files that use YAML anchors and aliases.
Fixed wrong indention in lists in lists.
dyff release v1.0.0
First dyff
release with the complete re-work of the internal logic to solely rely on Go YAML library v3 Node
type. For the library part of dyff
, this brings a much cleaner interface for all functions and code simplifications. The command line tool part of dyff
mostly benefits from the possibility to have YAML Anchors and Aliases as well as comments natively supported.
dyff version v0.10.3
dyff version v0.10.3
Bumped bunt
package version to v1.1.1
.
dyff version v0.10.2
dyff version v0.10.2
Switched to new bunt
package https://github.com/gonvenience/bunt.
dyff version v0.10.1
dyff version v0.10.1
Fixed issue #38 to deal with lists that look like named-entry lists, but do not have a key that is unique.
dyff version v0.10.0
dyff version v0.10.0
Use restructure functions from ytbx
package instead of code in dyff
project itself.
Bump gonvenience to v1.7.8
.
dyff version v0.9.0
dyff version v0.9.0
Bump gonvenience
package to version 1.7.6
, which includes updates for output in Concourse environments.
dyff version v0.8.0
dyff version v0.8.0
First release after transfer of dyff
into homeport
organization.