Skip to content

Commit fe9d832

Browse files
committed
v0.10.4 release prep
1 parent 58fd993 commit fe9d832

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## staged
44

5+
- none
6+
7+
## v0.10.4
8+
59
- Add support for filetype autodetection, will be slower for large files, and filetype is better to explicitly specify in those cases
610
- Fix overly restrictive type enforcement in parse_dss and parse_opendss from IOStream to IO
711
- Fix bug in parsing of properties starting with % on pvsystem and storage objects

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "PowerModelsDistribution"
22
uuid = "d7431456-977f-11e9-2de3-97ff7677985e"
33
authors = ["David M Fobes <dfobes@lanl.gov>", "Carleton Coffrin"]
44
repo = "https://github.com/lanl-ansi/PowerModelsDistribution.jl.git"
5-
version = "0.10.3"
5+
version = "0.10.4"
66

77
[deps]
88
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"

0 commit comments

Comments
 (0)