Releases: thegridelectric/gridworks-atn
Releases · thegridelectric/gridworks-atn
v0.4.0
Changes
- v 0.4.0 - first pass Simple Resistive Hydronic Flo (#104) @jessicamillar
v0.3.8
Changes
- v 0.3.8: new types for simple resistive hydronic heating model (#94) @jessicamillar
- Add flo and atn params for simple resistive hydronic (#93) @jessicamillar
- Jm/wait for (#92) @jessicamillar
📦 Dependencies
- Bump pyzmq from 25.0.2 to 25.1.0 (#90) @dependabot
- Bump websockets from 11.0.2 to 11.0.3 (#89) @dependabot
- Bump coverage from 7.2.5 to 7.2.7 (#88) @dependabot
- Bump ipython from 8.13.1 to 8.13.2 (#87) @dependabot
- Bump types-urllib3 from 1.26.25.12 to 1.26.25.13 (#86) @dependabot
- Bump furo from 2023.3.27 to 2023.5.20 in /docs (#83) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#82) @dependabot
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#81) @dependabot
v0.3.7
Changes
- 0.3.7: move snap, turn_on, turn_off to atn actor base (#91) @jessicamillar
v0.3.6
Changes
- Add weather method for hack that uses previous year (#80) @jessicamillar
v0.3.5
Changes
- 0.3.5: dev weather and price types (#79) @jessicamillar
v0.3.4
Changes
- Add a few more atn_utils (#78) @jessicamillar
v0.3.3
Changes
- Add irradiance type enum (#77) @jessicamillar
v0.3.2
Changes
- remove supervisor (#76) @jessicamillar
- v0.2.4 - reorganizing gwatn and gridworks (#75) @jessicamillar
- Jm/atn params (#74) @jessicamillar
📦 Dependencies
- Bump sqlalchemy from 1.4.47 to 1.4.48 (#73) @dependabot
- Bump sphinx from 5.3.0 to 6.2.1 (#72) @dependabot
- Bump types-urllib3 from 1.26.25.11 to 1.26.25.12 (#71) @dependabot
- Bump coverage from 7.2.4 to 7.2.5 (#70) @dependabot
- Bump codecov/codecov-action from 3.1.1 to 3.1.3 (#69) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#68) @dependabot
- Bump pip from 23.0.1 to 23.1.2 in /.github/workflows (#67) @dependabot
- Bump sphinx from 5.3.0 to 7.0.0 in /docs (#65) @dependabot
- Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#64) @dependabot
v0.2.4
Changes
- 0.2.4: set up with satn (#63) @jessicamillar
- Jm/scada (#60) @jessicamillar
- Jm/csv (#57) @jessicamillar
- Jm/type name (#46) @jessicamillar
- simplify dispatch contract demo (#45) @jessicamillar
📦 Dependencies
- Bump sphinx from 5.3.0 to 6.2.1 (#62) @dependabot
- Bump botocore from 1.29.110 to 1.29.122 (#61) @dependabot
- Bump poetry from 1.4.0 to 1.4.2 in /.github/workflows (#58) @dependabot
- Bump myst-parser from 0.18.1 to 1.0.0 (#55) @dependabot
- Bump types-urllib3 from 1.26.25.9 to 1.26.25.10 (#54) @dependabot
- Bump ipython from 8.11.0 to 8.12.0 (#53) @dependabot
- Bump myst-parser from 0.18.1 to 1.0.0 in /docs (#51) @dependabot
- Bump furo from 2022.12.7 to 2023.3.27 in /docs (#49) @dependabot
- Bump virtualenv from 20.17.1 to 20.21.0 in /.github/workflows (#48) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 (#47) @dependabot
v0.2.3
Changes
- 0.2.3: minor improvements (#40) @jessicamillar
- ScadaReportA_Maker.make_csv() gets data from GtShStatusEvent() and Sn… (#39) @jessicamillar