mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 08:18:51 -06:00
Bump version to 0.4
This commit is contained in:
@@ -14,11 +14,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
## [0.4.0] - 2024-05-21
|
## [0.4.0] - 2024-05-21
|
||||||
### Added
|
### Added
|
||||||
- Add support for two-stage stochastic problems
|
- Add support for two-stage stochastic problems
|
||||||
- Add market clearing functions
|
- Add support for day-ahead and real-time market clearing simulation
|
||||||
- Add time decomposition
|
- Add time decomposition methods
|
||||||
- Add scenario decomposition (progressive hedging)
|
- Add scenario decomposition methods (progressive hedging)
|
||||||
- Add support for battery storage
|
- Add support for energy storage units
|
||||||
- Add support for network interfaces
|
- Add support for network interfaces
|
||||||
|
- Rewrite documentation with runnable examples
|
||||||
|
|
||||||
## [0.3.0] - 2022-07-18
|
## [0.3.0] - 2022-07-18
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name = "UnitCommitment"
|
|||||||
uuid = "64606440-39ea-11e9-0f29-3303a1d3d877"
|
uuid = "64606440-39ea-11e9-0f29-3303a1d3d877"
|
||||||
authors = ["Santos Xavier, Alinson <axavier@anl.gov>"]
|
authors = ["Santos Xavier, Alinson <axavier@anl.gov>"]
|
||||||
repo = "https://github.com/ANL-CEEESA/UnitCommitment.jl"
|
repo = "https://github.com/ANL-CEEESA/UnitCommitment.jl"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
|
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
|
||||||
|
|||||||
Reference in New Issue
Block a user