Skip to content

Releases: SEED-platform/py-seed

Version 0.4.3

12 Jun 15:04
9f6b851
Compare
Choose a tag to compare

What's Changed

  • Fix delete cycle progress key and race condition by @nllong in #24
  • Remove Deprecated APIs, Fix Typos by @axelstudios in #23
  • Update license dates by @nllong in #26
  • 179D updates by @kflemin in #22
  • Increase timeout for server start by @nllong in #31
  • Cleanup changelog and a few docstrings by @nllong in #32
  • 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
  • Cleanup README.rst by @nllong in #35
  • Endpoint to download an Audit Template Report Submission and store in SEED by @kflemin in #36
  • add new method to get AT submission metadata by @kflemin in #39
  • Added ESPM functions to py-seed client by @anchapin in #28

Full Changelog: v0.4.2...v0.4.3

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