Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@JefeDavis JefeDavis released this 29 May 00:17
· 162 commits to main since this release

Changelog

630bfc5 feat(delete): allow entire document to be deleted (#57)
5d59cad feat(merge): allow merges to change data type
476b7ff feat(query): allow filter expressions on all nodes (#62)
9197f75 feat(yamlFile): merge duplicate entries found in yamlFiles (#56)
6e03d3f feat: add ability to template instructions using go templating
c96c1e1 feat: add docker file (#59)
f443a9b refactor(commands): hang all commands off single Root Object
8f76c5a refactor(query): add inline validation for queries
ba406ec refactor(template): add wrapped error messages for value merges
758a52d refactor: switch to yaml v3 unmarshaller interface

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.3.0
  • docker pull ghcr.io/vmware-tanzu-labs/yot:latest