Skip to content

Releases: thegreenwebfoundation/grid-intensity-go

v0.7.0

11 Jun 16:22
785bd57
Compare
Choose a tag to compare

Changelog

  • 1bac045 Ability to pass location codes in CSV format (#82)
  • cc6e43d Fix for #81: For the Prometheus exporter, the values based on ElecticityMaps provider are estimations and not the real values (#83)
  • 3d2b9ac Fix test and add changelog for 0.7.0 (#84)
  • 785bd57 fix: Electricity Maps test and go releaser version (#85)

v0.6.0

15 May 16:28
24d2781
Compare
Choose a tag to compare

Changelog

  • 27d6fec Add changelog
  • 66ff2bd Fix Electricity Maps name in README
  • b436557 Improve Go library examples
  • 4e5d2a3 Rename ElectricityMaps provider and fix for URLs
  • 24d2781 Set release version and date
  • eb075ae Update Providers section of readme
  • 8dc1711 fmt

v0.5.0

13 Jul 12:01
ead2795
Compare
Choose a tag to compare

Changelog

  • ead2795 Fix goreleaser config (#74)
  • 7c5d6dd Fix panic and tidy up exporter logic
  • af33aaf Support Electricity Maps free tier and fix valid_from valid_to timestamps (#71)
  • a9ee48e chore: Upgrade versions to latest (#69)
  • 1159421 fix: Use sudo for nomad agent

v0.4.1

05 May 05:21
Compare
Choose a tag to compare

Changelog

  • 4716590 add auth-token header to Electricity Maps
  • ffd9794 change example to use South Australia

Contributors

@fershad

v0.4.0

31 Aug 15:24
06721aa
Compare
Choose a tag to compare

Changelog

v0.3.0

15 Jul 09:11
86fda3f
Compare
Choose a tag to compare

Changelog

  • 91737e1 Add Cloud Carbon Footprint link to tools
  • ad394b4 Add ElectricityMap support to CLI
  • 283d4da Add Inspired By section with links to research and tools
  • ec8d24d Add WattTime example
  • 1c4cd93 Add WattTime provider (#31)
  • a840e1c Add caching to WattTime provider (#33)
  • aa59f93 Add carbonintensity.org.uk provider to CLI (#36)
  • ad1ee95 Add docker, nomad and k8s manifests for exporter (#35)
  • f4f1078 Add exporter subcommand (#34)
  • a934207 Add prom link
  • d4efc39 Format Ember data to add 2 char ISO country codes
  • 6938689 Improve docs
  • 872bb3a Move carbon explorer to papers section
  • 347e90d Move link to tools section
  • b7cc6da Prompt for country on first run and save to config file (#30)
  • 8da528d Remove empty 'inspired by' heading
  • 86fda3f Run go mod tidy to fix go-releaser (#41)
  • 69e17df Update readme

v0.2.1

01 Jul 14:58
c575a5d
Compare
Choose a tag to compare

Changelog

  • e1e6c2a fix: Generate installation token for GoReleaser (#26)
  • c575a5d fix: Use correct params for app token action (#27)

v0.2.0

23 Jun 10:59
17dc0dd
Compare
Choose a tag to compare

Changelog

v0.1.0

21 Jun 13:00
b985970
Compare
Choose a tag to compare

Changelog

  • dd6b352 Add CLI with root command that uses embedded dataset (#14)
  • 6b510ac Add GITHUB_TOKEN to action (#18)
  • 88f4f2f Add GoReleaser config and action
  • fbc0059 Add a sample readme
  • bbae1f9 Add github action to run go unit tests (#7)
  • 6848c33 Add missing quotes to goreleaser config (#17)
  • 65762b9 Initial commit
  • e8c5ab7 Remove replacements for archive names
  • b985970 Rename homebrew repo (#20)
  • 58f1eee Revert "Remove replacements for archive names"
  • ae9135c Update README.md
  • c5d6883 Use Go 1.17 for compatibility with GoReleaser (#19)
  • ed4c07f electricitymap and carbon intensity api clients (#2)