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

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

New Contributors

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

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

New Contributors

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

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

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

New Contributors

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

New Contributors

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

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