Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.41 KB

CHANGELOG.rst

File metadata and controls

64 lines (45 loc) · 2.41 KB

Changelog

0.4.2

What's Changed

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

0.4.1

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: https://github.com/SEED-platform/py-seed/commits/v0.4.1

0.4.0

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

  • 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
  • Add new endpoints to support 179D by @kflemin in #22
  • Increase timeout for server start by @nllong in #31

New Contributors

  • @kflemin made their first contribution in #22

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

0.3.0

What's Changed

  • Add instance info and fix a couple of 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

0.2.0

  • Unknown updates

0.1.0 [2018-02-16]

  • OpenSource release