Recent Releases of feo-client
feo-client - Rename package
Changes
- [SMS-332] rename -> tz (#137) @Lkruitwagen
- Add optional header auth information from .env (#138) @silky
- Add mypy pre-commit hook (#136) @silky
- Optionally set the version; fix a few small typos (#134) @silky
- ENG-458-feat-technology-delete (#123) @CalvinNesbitt
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by github-actions[bot] about 1 year ago

feo-client - feo-client v0.0.4
Changes
- ENG-397/Feat: Expose sources property of assets (#118) @apfitzmaurice
- ENG-462_feat-POST-methods (#119) @CalvinNesbitt
- fix: remove calls to 404 (#117) @herdofsheep
- change tests (#116) @herdofsheep
- [ENG-461] fix: project github links (#115) @a-cass
- Feat/ENG-421 - Implement results collections logic (#113) @apfitzmaurice
- Feat/ENG-385: Implement fetching of technology parents / children (#108) @apfitzmaurice
- fix: update includes syntax (#111) @a-cass
- fix: Typo in technology docs (#107) @CalvinNesbitt
- [ENG-415]Fix/login repeat (#109) @a-cass
- Feat/record page limit (#104) @CalvinNesbitt
- docs: power assets and generation (#106) @JohnOlushola
- Fix: Client Timeout Length (#105) @CalvinNesbitt
- fix: actually run tests in production-tests.yaml (#101) @joconnor-ecaa
- Fix: removed time filter test on technology (#102) @CalvinNesbitt
- [ENG-418] feat: add package version attribute (#99) @a-cass
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by github-actions[bot] over 1 year ago

feo-client - feo-client v0.0.3
Changes
- fix: next_page in RecordCollection (#98) @sabinaparvu
- feat: ResultsCollection (#77) @Lkruitwagen
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by github-actions[bot] over 1 year ago

feo-client - feo-client v0.0.2
Changes
- refactor: drop fields from PowerUnit schema (#96) @a-cass
- chore: update link to geospatial notebook (#95) @a-cass
- build: ๐ท Add production integration tests (#93) @joconnor-ecaa
- docs: update geospatial docs (#94) @a-cass
- docs: update contributing and license (#91) @JohnOlushola
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by github-actions[bot] over 1 year ago

feo-client - feo-client v0.0.1
Changes
- test: Add technology projections tests (#90) @joconnor-ecaa
- [ENG-403] feat: update docs content (#78) @JohnOlushola
- docs: Update README with Node and Asset examples (#89) @abhishek0208
- fix: update Node.geometry description (#88) @a-cass
- feat: โจ Override str method for all top-level classes (#85) @joconnor-ecaa
- fix: make datum_detail nullable (#86) @sabinaparvu
- Fix - technologies tests (#76) @Lkruitwagen
- fix: remove init override in asset.py (#83) @joconnor-ecaa
- chore(deps): require python 3.10 (#82) @joconnor-ecaa
- docs: fleshed out system model runs in README (#72) @abhishek0208
- fix: ๐ fixed broken badge links (#81) @Mason-TZ
- [ENG-400] fix: relax timeout (#73) @a-cass
- [ENG-394] docs: include notebooks in docs (#75) @JohnOlushola
- Feat/ENG-386: Surface record collections via technology.projections (#70) @apfitzmaurice
- [ENG-393] feat(docs): redoc api reference (#67) @JohnOlushola
- [ENG-396] feat: brand update (#64) @JohnOlushola
- chore: add docstrings to geospatial client module (#69) @a-cass
- Pass pagination args to user in Asset and Node classes. Test pagination. (#56) @joconnor-ecaa
- Link scenarios runs and models (#61) @joconnor-ecaa
- feat: data provenance, source and publisher (#52) @Lkruitwagen
- fix: turn skipped test test_api_records_get back on (#68) @joconnor-ecaa
- Feat/ENG-221: Add technologies to API (#47) @apfitzmaurice
- fix: move shapely from dev to main dependencies (#66) @a-cass
- fix: Temporarily skip failing test_api_records_get test (#65) @joconnor-ecaa
- feat: add shapely support (#59) @a-cass
- Chore/record collection docs (#60) @CalvinNesbitt
- [ENG-326] Add node geometry (#57) @a-cass
- Feat/docs base (#54) @Lkruitwagen
- Feat/docs base (#53) @Lkruitwagen
- refactor: โป๏ธ Add from_id classmethod to Asset and Node classes (#49) @joconnor-ecaa
- feat: โจ Add top-level classes (#43) @joconnor-ecaa
- test: ๐งช Add integration tests for feo.client.Node (#28) @joconnor-ecaa
- build: ๐ท Add mypy to linter CI (#30) @joconnor-ecaa
- fix: ๐ return types in assets and nodes (#48) @Tomkourou
- docs: Fix paths to badges (#46) @joconnor-ecaa
- Fix-list-alias-error (#41) @Tomkourou
- feat: โจ Add API wrapper for runs (#33) @joconnor-ecaa
- feat: โจ Add model API wrapper (#34) @joconnor-ecaa
- feat: โจ Implement scenarios API wrapper (#35) @joconnor-ecaa
- Fix-node-type-errors (#39) @Tomkourou
- ENG-378 fix: ๐ asset search string types (#38) @Tomkourou
- ENG-373 fix: ๐ correct threshold type hint (#37) @Tomkourou
- test: โ Add basic integration tests for top-level Asset class (#31) @joconnor-ecaa
- docs: ๐ Add dev installation guide to CONTRIBUTING (#25) @joconnor-ecaa
- chore: fix bug report template (#20) @joconnor-ecaa
- fix: pin versions for distribution (#16) @Lkruitwagen
- Feat/asset node consolidation (#13) @Lkruitwagen
- Move to tz-cookiecutter-pypackage template (#12) @joconnor-ecaa
- Add Bandit to pre-commit config (#10) @joconnor-ecaa
- docs: ๐ Add license, code of conduct, contributing (#11) @joconnor-ecaa
- fix: change logging level to INFO (#9) @Lkruitwagen
- Dev/setup (#8) @Lkruitwagen
- Development (#7) @Lkruitwagen
- Feat/nodes and assets (#6) @Lkruitwagen
- Chore/pair back (#5) @Lkruitwagen
- Feat node data (#4) @todowa
- Clietn WIP (#3) @Lkruitwagen
- Add units client (#2) @alex-truby
๐ฆ Dependencies
- chore(deps): bump actions/setup-python from 3 to 4 (#14) @dependabot
- chore(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.1.0 (#15) @dependabot
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by github-actions[bot] over 1 year ago

feo-client - v0.0.1-alpha15
What's Changed
- feat: โจ Override str method for all top-level classes by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/85
- fix: update Node.geometry description by @a-cass in https://github.com/transition-zero/feo-client/pull/88
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha14...v0.0.1-alpha15
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - v0.0.1-alpha14
What's Changed
- chore: add docstrings to geospatial client module by @a-cass in https://github.com/transition-zero/feo-client/pull/69
- [ENG-396] feat: brand update by @JohnOlushola in https://github.com/transition-zero/feo-client/pull/64
- [ENG-393] feat(docs): redoc api reference by @JohnOlushola in https://github.com/transition-zero/feo-client/pull/67
- Feat/ENG-386: Surface record collections via technology.projections by @apfitzmaurice in https://github.com/transition-zero/feo-client/pull/70
- [ENG-394] docs: include notebooks in docs by @JohnOlushola in https://github.com/transition-zero/feo-client/pull/75
- [ENG-400] fix: relax timeout by @a-cass in https://github.com/transition-zero/feo-client/pull/73
- fix: ๐ fixed broken badge links by @Mason-TZ in https://github.com/transition-zero/feo-client/pull/81
- docs: fleshed out system model runs in README by @abhishek0208 in https://github.com/transition-zero/feo-client/pull/72
- chore(deps): require python 3.10 by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/82
- fix: remove init override in asset.py by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/83
- Fix - technologies tests by @Lkruitwagen in https://github.com/transition-zero/feo-client/pull/76
- fix: make datum_detail nullable by @sabinaparvu in https://github.com/transition-zero/feo-client/pull/86
New Contributors
- @JohnOlushola made their first contribution in https://github.com/transition-zero/feo-client/pull/64
- @Mason-TZ made their first contribution in https://github.com/transition-zero/feo-client/pull/81
- @abhishek0208 made their first contribution in https://github.com/transition-zero/feo-client/pull/72
- @sabinaparvu made their first contribution in https://github.com/transition-zero/feo-client/pull/86
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha13...v0.0.1-alpha14
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - v0.0.1-alpha13
What's Changed
- feat: data provenance, source and publisher by @Lkruitwagen in https://github.com/transition-zero/feo-client/pull/52
- Link scenarios runs and models by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/61
- Pass pagination args to user in Asset and Node classes. Test pagination. by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/56
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha12...v0.0.1-alpha13
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - v0.0.1-alpha12
What's Changed
- Feat/ENG-221: Add technologies to API by @apfitzmaurice in https://github.com/transition-zero/feo-client/pull/47
- fix: turn skipped test test_api_records_get back on by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/68
New Contributors
- @apfitzmaurice made their first contribution in https://github.com/transition-zero/feo-client/pull/47
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha11...v0.0.1-alpha12
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - v0.0.1-alpha11
What's Changed
- fix: Temporarily skip failing test_api_records_get test by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/65
- fix: move shapely from dev to main dependencies by @a-cass in https://github.com/transition-zero/feo-client/pull/66
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha10...v0.0.1-alpha11
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by a-cass over 1 year ago

feo-client - v0.0.1-alpha10
What's Changed
- Chore/record collection docs by @CalvinNesbitt in https://github.com/transition-zero/feo-client/pull/60
- feat: add shapely support by @a-cass in https://github.com/transition-zero/feo-client/pull/59
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha9...v0.0.1-alpha10
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by a-cass over 1 year ago

feo-client - v0.0.1-alpha9
What's Changed
- [ENG-326] Add node geometry by @a-cass in https://github.com/transition-zero/feo-client/pull/57
New Contributors
- @a-cass made their first contribution in https://github.com/transition-zero/feo-client/pull/57
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha8...v0.0.1-alpha9
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - v0.0.1-alpha8
What's Changed
- chore: fix bug report template by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/20
- chore(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.1.0 by @dependabot in https://github.com/transition-zero/feo-client/pull/15
- chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in https://github.com/transition-zero/feo-client/pull/14
- docs: ๐ Add dev installation guide to CONTRIBUTING by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/25
- test: โ Add basic integration tests for top-level Asset class by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/31
- ENG-373 fix: ๐ correct threshold type hint by @Tomkourou in https://github.com/transition-zero/feo-client/pull/37
- ENG-378 fix: ๐ asset search string types by @Tomkourou in https://github.com/transition-zero/feo-client/pull/38
- Fix-node-type-errors by @Tomkourou in https://github.com/transition-zero/feo-client/pull/39
- feat: โจ Implement scenarios API wrapper by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/35
- feat: โจ Add model API wrapper by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/34
- feat: โจ Add API wrapper for runs by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/33
- Fix-list-alias-error by @Tomkourou in https://github.com/transition-zero/feo-client/pull/41
- docs: Fix paths to badges by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/46
- fix: ๐ return types in assets and nodes by @Tomkourou in https://github.com/transition-zero/feo-client/pull/48
- build: ๐ท Add mypy to linter CI by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/30
- test: ๐งช Add integration tests for feo.client.Node by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/28
- feat: โจ Add top-level classes by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/43
- refactor: โป๏ธ Add from_id classmethod to Asset and Node classes by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/49
- Feat/docs base by @Lkruitwagen in https://github.com/transition-zero/feo-client/pull/53
- Feat/docs base by @Lkruitwagen in https://github.com/transition-zero/feo-client/pull/54
New Contributors
- @dependabot made their first contribution in https://github.com/transition-zero/feo-client/pull/15
- @Tomkourou made their first contribution in https://github.com/transition-zero/feo-client/pull/37
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha7...v0.0.1-alpha8
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - pre-release - pin versions
Changes
- fix: pin versions for distribution (#16) @Lkruitwagen
- Feat/asset node consolidation (#13) @Lkruitwagen
- Move to tz-cookiecutter-pypackage template (#12) @joconnor-ecaa
- Add Bandit to pre-commit config (#10) @joconnor-ecaa
- docs: ๐ Add license, code of conduct, contributing (#11) @joconnor-ecaa
- fix: change logging level to INFO (#9) @Lkruitwagen
- Dev/setup (#8) @Lkruitwagen
- Development (#7) @Lkruitwagen
- Feat/nodes and assets (#6) @Lkruitwagen
- Chore/pair back (#5) @Lkruitwagen
- Feat node data (#4) @todowa
- Clietn WIP (#3) @Lkruitwagen
- Add units client (#2) @alex-truby
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by github-actions[bot] over 1 year ago

feo-client - v0.0.1-alpha6
What's Changed
- Move to tz-cookiecutter-pypackage template by @joconnor-ecaa in https://github.com/transition-zero/feo-client/pull/12
- Feat/asset node consolidation by @Lkruitwagen in https://github.com/transition-zero/feo-client/pull/13
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha4...v0.0.1-alpha6
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by Lkruitwagen over 1 year ago

feo-client - v0.0.1-alpha5pre2
Full Changelog: https://github.com/transition-zero/feo-client/compare/v0.0.1-alpha.5pre1...v0.0.1-alpha5pre2
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by Lkruitwagen over 1 year ago

feo-client - Pre-release - initial Node and Asset features
Changes
- Feat/asset node consolidation (#13) @Lkruitwagen
- Move to tz-cookiecutter-pypackage template (#12) @joconnor-ecaa
- Add Bandit to pre-commit config (#10) @joconnor-ecaa
- docs: ๐ Add license, code of conduct, contributing (#11) @joconnor-ecaa
- fix: change logging level to INFO (#9) @Lkruitwagen
- Dev/setup (#8) @Lkruitwagen
- Development (#7) @Lkruitwagen
- Feat/nodes and assets (#6) @Lkruitwagen
- Chore/pair back (#5) @Lkruitwagen
- Feat node data (#4) @todowa
- Clietn WIP (#3) @Lkruitwagen
- Add units client (#2) @alex-truby
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by github-actions[bot] over 1 year ago

feo-client -
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client -
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client -
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - v0.0.1-alpha1: Test release CI
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago

feo-client - Test release CI
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by joconnor-ecaa over 1 year ago
