Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@kamilsk kamilsk released this 25 Nov 19:22
· 3 commits to main since this release
v0.3.1
c7b307a

Sparkle is now publishing to GitHub Packages! ✨

docker pull ghcr.io/withsparkle/service:latest

Also, we improved the logbook calculator, which is now located at stream scope.

sparkle stream logbook calculate < cat Daily.md

Or using pbcopy/pbpaste:

pbpaste | sparkle stream logbook calculate | pbcopy

Changelog

  • c7b307a fix: dev: invalid goreleaser configuration
  • ff36980 docs: describe v0.3.1 release
  • 00f3187 feat: publish docker image
  • 0373c95 ci/cd: sync with the template
  • e74027b chore: move logbook calculator to the stream scope

made with ❤️ for everyone by OctoLab