- Update change log with missing entry by @nllong in #52
- Fix "TaxlotState" -> "TaxLotState" by @AndrewDevetry in #53
- @AndrewDevetry made their first contribution in #53
Full Changelog: https://github.com/SEED-platform/py-seed/compare/v0.5.0...v0.5.1
- Add PyPi release action by @nllong in #42
- Update precommit versions by @nllong in #44
- Add create organization and retrieve property cross cycle data by @nllong in #45
- Add is_omitted column to column mapping profiles by @crutan in #46
- Fix and update syntax by @nllong in #49
Full Changelog: https://github.com/SEED-platform/py-seed/compare/v0.4.3...v0.5.0
- 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: https://github.com/SEED-platform/py-seed/compare/v0.4.2...v0.4.3
- add new method to get AT submission metadata by @kflemin in #39
- 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
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.
- 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
- @kflemin made their first contribution in #22
Full Changelog: https://github.com/SEED-platform/py-seed/commits/v0.4.0
- 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
- Unknown updates
- OpenSource release