Skip to content

Tags: TomWright/dasel

Tags

v3.8.1

Toggle v3.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CHANGELOG for version 3.8.1

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TomWright Tom Wright
Update CHANGELOG for v3.8.0 release and add missing version links

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TomWright Tom Wright
Make merge function perform deep merge by default (#133)

Recursively merge nested maps key-by-key instead of overwriting.
Slices and scalars still use last-value-wins semantics. The spread
operator ({$a..., $b...}) remains available for shallow merge.

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TomWright Tom Wright
Update CHANGELOG for v3.5.0 release

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TomWright Tom Wright
Update CHANGELOG for v3.5.0 release

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
TomWright Tom Wright
Update CHANGELOG for 3.4.1 release

v3.4.0

Toggle v3.4.0's commit message
Update changelog

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix yaml unbounded expansion (#531)

* Add safeguards to protect against unbound yaml expansion

* Update changelog

v3.3.1

Toggle v3.3.1's commit message
Update changelog for v3.3.1 release

v3.3.0

Toggle v3.3.0's commit message
Update changelog