Releases: psrenergy/PSRClassesInterface.jl
Releases · psrenergy/PSRClassesInterface.jl
v0.7.1
v0.7.0
v0.6.0
PSRClassesInterface v0.6.0
Merged pull requests:
- fix _MODEL_TO_CLASS (#72) (@thiagonovaesb)
- Robust bin get names (#75) (@joaquimg)
- Add docs (#77) (@joaquimg)
- Added subhourly support (#80) (@raphasampaio)
- Add JuliaFormatter.jl (#81) (@raphasampaio)
v0.5.0
v0.4.2
PSRClassesInterface v0.4.2
Merged pull requests:
- added thermal to bus example (#60) (@robenoliel)
- Add vector configuration parameter (#66) (@guilhermebodin)
- Add configuration parameters example (#67) (@guilhermebodin)
- use_header in file_to_array (#68) (@thiagonovaesb)
- Add more documentation for
get_parms
andmapped_vector
(#69) (@guilhermebodin)
v0.4.1
PSRClassesInterface v0.4.1
Closed issues:
Merged pull requests:
- Fix skip_store function (#65) (@guilhermebodin)
v0.4.0
PSRClassesInterface v0.4.0
Closed issues:
- Add a flag in OpenCSV writer to change line ending (#57)
Merged pull requests:
- Adding new example to docs (#58) (@robenoliel)
- added row_separator optional argument to OpenCSV (#59) (@robenoliel)
- Single Binary packing approach (#64) (@guilhermebodin)
v0.3.3
PSRClassesInterface v0.3.3
Merged pull requests:
- Fixed psrclasses incompatibility: currently the psrclasses only reads grafs with \r\n line ending (#56) (@raphasampaio)
v0.3.2
PSRClassesInterface v0.3.2
Closed issues:
- Unable to get vector ``CEsp` (#36)
- Add issue template (#38)
- Add method to compare two TimeSeries files (#42)
- Do not allow for duplicate agent names (#50)
- Unable to access circuit attribute "FlagMonitored" (#53)
- Add Requires to not load CSV and Dataframes if not necessary (#54)
Merged pull requests:
- add bug_report template (#39) (@guilhermebodin)
- CSV reading and writing docs (#40) (@robenoliel)
- update open docs (#43) (@guilhermebodin)
- Add is_equal method for readers (#44) (@guilhermebodin)
- standard read CSV and Bin args (#45) (@robenoliel)
- update read and write example (#48) (@guilhermebodin)
- Thermal generator example and some docs (#49) (@guilhermebodin)
- add error if we have duplicated agents (#52) (@guilhermebodin)
- Fixed stage type writing and reading in CSV outputs (#55) (@raphasampaio)
v0.3.1
PSRClassesInterface v0.3.1
Closed issues:
- Add style guide to the docs (#17)
Merged pull requests:
- Docs for get_map and RelationType (#34) (@guilhermebodin)
- add more docs (#35) (@guilhermebodin)
- Improvements in relations and emptyness (#37) (@joaquimg)