v0.5.0
What's Changed
- Replace GraphQL with REST API @axelstudios (#383, #415) @TShapinsky (#390)
- Added comprehensive REST API documentation at
/docs
endpoint @axelstudios - Models have database instances and can be used to create runs without reuploading @TShapinsky (#390)
- Error log is visible in Web UI @axelstudios (#415)
- Extend timeout during warmup with EnergyPlus runs @TShapinsky (#399)
- Fix bug where OSWs with empty steps would crash @TShapinsky (#401)
- Overhauled point generation. Adding site meters, zone sensors, and schedule controls @TShapinsky (#406)
- Better reporting for certain EnergyPlus errors @TShapinsky
- Added run aliases @TShapinsky (#410)
- Update dependencies @axelstudios (#413)
- Signed URLs point to correct download URL @axelstudios (#415 #422)
- Lock versions for dependent docker containers @nllong (#393)
- Added error handling and validation to all REST API endpoints @axelstudios (#415)
- OSW and FMU sites can be operated on simultaneously from the UI @axelstudios (#415)
- Bug fixes @axelstudios @TShapinsky
Full Changelog: v0.4.1...v0.5.0