Breakthrough-Energy / SwitchWrapper

Wrapper for Switch
MIT License
1 stars 2 forks source link

chore: merge develop into main for v0.2.0 release #112

Closed danielolsen closed 2 years ago

danielolsen commented 3 years ago

Pull Request doc

Purpose

Merge develop into main for v0.2.0 release. This recognizes the new functionality to:

The returned MockScenario objects are not full reproductions of the classic Scenario object, since we are still missing extraction/processing of duals and storage dispatch (see #50), but these can be easily added with no breaking changes for a v0.2.1 release.

Testing

An end-to-end integration test, featuring storage expansion candidates, completed successfully.

Proposed release notes

Closed Issues

Merged pull requests (features)

Merged pull requests (fixes, etc.)

Time estimate

10 minutes. All code has been reviewed in the above PRs.