Releases: fvaleye/tracarbon
Releases · fvaleye/tracarbon
v0.3.1
v0.3.0
v0.2.6
What's Changed
- Makefile follows gazr convention, add security and complexity actions by @fvaleye in #47
- Add the tracking of issues for devices by @fvaleye in #48
- Fix Github action when releasing the documentation by @fvaleye in #49
- Bump version to 0.2.6 by @fvaleye in #50
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Bump pydantic from 1.9.2 to 1.10.1 by @dependabot in #37
- Bump psutil from 5.9.1 to 5.9.2 by @dependabot in #38
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #40
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #39
- Bump pydata-sphinx-theme from 0.9.0 to 0.10.1 by @dependabot in #41
- Bump types-requests from 2.28.9 to 2.28.10 by @dependabot in #43
- Bump pydantic from 1.10.1 to 1.10.2 by @dependabot in #42
- Add python-dotenv for development environment by @fvaleye in #44
Full Changelog: v0.2.4...v0.2.5
What's Changed
- Bump pydantic from 1.9.2 to 1.10.1 by @dependabot in #37
- Bump psutil from 5.9.1 to 5.9.2 by @dependabot in #38
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #40
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #39
- Bump pydata-sphinx-theme from 0.9.0 to 0.10.1 by @dependabot in #41
- Bump types-requests from 2.28.9 to 2.28.10 by @dependabot in #43
- Bump pydantic from 1.10.1 to 1.10.2 by @dependabot in #42
- Add python-dotenv for development environment by @fvaleye in #44
- Bump version to 0.2.5 by @fvaleye in #46
Full Changelog: v0.2.4...v0.2.5
What's Changed
- Bump pydantic from 1.9.2 to 1.10.1 by @dependabot in #37
- Bump psutil from 5.9.1 to 5.9.2 by @dependabot in #38
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #40
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #39
- Bump pydata-sphinx-theme from 0.9.0 to 0.10.1 by @dependabot in #41
- Bump types-requests from 2.28.9 to 2.28.10 by @dependabot in #43
- Bump pydantic from 1.10.1 to 1.10.2 by @dependabot in #42
- Add python-dotenv for development environment by @fvaleye in #44
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Fix release documentation of the Github action by @fvaleye in #23
- Bump types-ujson from 5.3.1 to 5.4.0 by @dependabot in #24
- Bump typer from 0.4.2 to 0.5.0 by @dependabot in #25
- Bump typer from 0.5.0 to 0.6.1 by @dependabot in #26
- Bump types-requests from 2.28.0 to 2.28.1 by @dependabot in #28
- Bump pytest-asyncio from 0.18.3 to 0.19.0 by @dependabot in #27
- Bump mypy from 0.961 to 0.971 by @dependabot in #30
- Bump types-requests from 2.28.1 to 2.28.3 by @dependabot in #29
- Bump sphinx from 5.0.2 to 5.1.1 by @dependabot in #31
- Bump types-requests from 2.28.3 to 2.28.6 by @dependabot in #32
- Bump types-requests from 2.28.6 to 2.28.8 by @dependabot in #33
- Bump pydantic from 1.9.1 to 1.9.2 by @dependabot in #34
- Bump types-requests from 2.28.8 to 2.28.9 by @dependabot in #35
- Bump version of Tracarbon to 0.2.4 by @fvaleye in #36
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Make easier the CLI usage of Tracarbon by @fvaleye in #7
- Add dependabot configuration and code of conduct by @fvaleye in #8
- Bump mypy from 0.950 to 0.961 by @dependabot in #9
- Bump types-ujson from 4.2.1 to 5.2.0 by @dependabot in #10
- Bump pydata-sphinx-theme from 0.8.1 to 0.9.0 by @dependabot in #11
- Bump types-ujson from 5.2.0 to 5.3.0 by @dependabot in #12
- Bump sphinx from 4.5.0 to 5.0.2 by @dependabot in #13
- Improve precision of the AWSEC2EnergyConsumption sensor and add GPU by @fvaleye in #17
- Bump requests from 2.15.1 to 2.20.0 by @dependabot in #18
- Bump urllib3 from 1.24.3 to 1.26.5 by @dependabot in #19
- Bump ujson from 5.3.0 to 5.4.0 by @dependabot in #20
- Bump typer from 0.4.1 to 0.4.2 by @dependabot in #21
- Bump black from 22.3.0 to 22.6.0 by @dependabot in #22
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
v0.2.0
- Add a cloud providers interface calculating carbon emissions in a cloud provider environment
- Add the AWS EC2 service with energy consumption and carbon emissions calculators.
Full Changelog: https://github.com/fvaleye/tracarbon/commits/v0.2.0
v0.1.0
- Tracarbon's first version for measuring the energy consumption and calculating the carbon emissions of Mac devices and exports metrics on Stdout or Datadog.
Full Changelog: https://github.com/fvaleye/tracarbon/commits/v0.1.0