Skip to content

v0.3.0

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 31 Aug 19:07
· 264 commits to main since this release
a199ddb

Changelog

  • 49f888d 🎨 Reset and infer node style when templating
  • 081d30e πŸ› Fix infinite loop during value completion
  • 12e09ec πŸ₯… Continue searching for values if error occurs
  • 7e67488 πŸ₯… Fix up template error handling
  • d083f20 πŸ”Š Add line and col when error occurs
  • ff1aaf9 πŸ”Š Add template position to log
  • bc4773f ♻️ Switch back to gopkg.in/yaml.v3
  • ab5c6f3 🚨 Fix lint
  • fbf3a9c ✨ Add explicit tag support
  • bbfdb48 ✨ Add support for map and seq templates
  • 61fca6e 🚚 Rename from go-yampl to yampl