Skip to content

Releases: SEED-platform/py-seed

Version 0.4.2

20 Jan 22:22
51c8eec
Compare
Choose a tag to compare

What's Changed

  • add new method to get AT submission metadata by @kflemin in #39

Full Changelog: v0.4.1...v0.4.2

Version 0.4.1

27 Nov 18:33
35b25f0
Compare
Choose a tag to compare

What's Changed

  • Configure seed to load small EEEJ dataset for integration test by @kflemin in #33
  • Add analysis retrieve methods by @nllong in #34
  • Added multiple cycle upload argument by @anchapin in #27
  • Endpoint to download an Audit Template Report Submission and store in SEED by @kflemin in #36

Full Changelog: v0.4.0...v0.4.1

Version 0.4.0

27 Sep 18:29
bcb3d89
Compare
Choose a tag to compare

This release adds multiple helper methods to improve usability with single properties. Added methods for create_building, update_building, get_columns, create_extra_data_column, create_extra_data_column_from_file, retrieve_at_building_and_update, retrieve_portfolio_manager_property, and import_portfolio_manager_property.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Version 0.3.0

21 Feb 23:21
c0968f8
Compare
Choose a tag to compare

What's Changed

  • Add instance info and fix a couple bugs by @nllong in #16
  • Fix building list and client information by @nllong in #17
  • get and create meters and meter readings by @nllong in #18
  • Add GeoJSON Area Calc by @nllong in #19

Full Changelog: https://github.com/SEED-platform/py-seed/commits/v0.3.0