Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:30
· 9 commits to main since this release
a2b5854

Changelog

  • 6224070 Add CONTRIBUTING.md and expand GitHub issue/PR templates
  • f6ca6ca Fix stale API and structure details in ARCHITECTURE.md
  • c7b2d94 ci: bump the github-actions group across 1 directory with 4 updates
  • f454517 ci: drop phantom Go 1.22 matrix legs and fix codecov input
  • 5789287 feat: add bar graph to consumption output
  • 9a1d446 feat: add cost bar graph to consumption output
  • 73bfc4c feat: add emojis to consumption headers
  • a767b03 feat: implement consumption history command
  • 98a9919 feat: publish the Homebrew cask from GoReleaser
  • 0691914 fix: add currency to average price
  • 79a4f65 fix: close remaining review blockers on consumption history
  • aa342d0 fix: resolve review blockers (gofmt, timezone shift, and error masking)
  • 1afc069 fix: restore home not found error masking but wrap original GraphQL error
  • f5d7876 fix: sanitize graphql error when home is not found
  • 92372e7 fix: validate resolution and last flags
  • 5ec954b style: address reviewer should-fixes (hourly table breaking, footer leaking, empty results)
  • f03be55 style: fix average price unit to show /kWh
  • caeec62 style: fix pretty formatter footer horizontal rule length and width
  • 9903210 style: match consumption pretty output to other commands
  • 0781902 updated goreleaser