Skip to content

v0.0.1

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 06 May 19:40
· 360 commits to main since this release
e8d14bb

Changelog

  • e8d14bb πŸ› Fix error if values is nil
  • b3d6086 πŸ› Fix inline flag causing duplicated output
  • e054e2a πŸ› Fix multiple documents being ignored
  • 584c903 πŸ‘· Add goreleaser config
  • e0a150a πŸ‘· Add initial CI
  • 61db0f4 ♻️ Move if statement into template function to prevent undefined behavior
  • 9c51421 ♻️ Simplify template code
  • 41f9694 🚨 Fix lint error
  • 65f9402 ✨ Add .Value, .Val, and .V to template
  • f8b374e ✨ Add repo and tag template funcs
  • db77040 ✨ Add version flag
  • 229378b πŸŽ‰ Initial commit
  • f388126 🐳 Add Dockerfiles
  • fc1d66c βœ… Add some initial tests