Releases: thegreenwebfoundation/grid-intensity-go
Releases · thegreenwebfoundation/grid-intensity-go
v0.7.0
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
v0.5.0
v0.4.1
v0.4.0
Changelog
- 5363ae7 Add .gitpod.yml (#57)
- 3025bed Add changelog
- bc5fc37 Add changelog
- 0c9424b Add node and region labels to exporter (#62)
- 4582f7c Add note to edit relase description
- 2924f8d Bind flags in PreRun not init (#56)
- 8158a37 Fix env var name
- 8daf3a4 Improve changelog
- 0be1ce6 Migrate Ember provider to new structure (#50)
- a7d1ca9 Migrate WattTime provider to new structure (#53)
- 78506e7 Move providers to pkg/provider and refactor interface (#49)
- 06721aa Prepare changelog for 0.4.0 release (#63)
- 49cb68b Refactor creating provider in CLI (#54)
- 1a78676 Rename provider names and add provider list command (#55)
- 117dc6f Rename region to location
- d559b28 Update curl installation script (#46)
- 681e7b1 Update nomad job to run single instance (#37)
v0.3.0
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
v0.2.0
v0.1.0
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)