Releases: TulipaEnergy/TulipaIO.jl
Releases · TulipaEnergy/TulipaIO.jl
v0.2.1
TulipaIO v0.2.1
Merged pull requests:
- Change COPIERTemplate to BestieTemplate and update version (#60) (@abelsiqueira)
- [AUTO] pre-commit update (#62) (@github-actions[bot])
- Support providing schemas for some columns in a table (#68) (@suvayu)
- Release 0.2.1 (#69) (@abelsiqueira)
Closed issues:
v0.2.0
TulipaIO v0.2.0
Merged pull requests:
- Fix bad union type of
fill
(#45) (@suvayu) - CompatHelper: bump compat for DuckDB to 1, (keep existing compat) (#49) (@github-actions[bot])
- Apply COPIERTemplate 0.6.0 with minimum optional questions (#50) (@abelsiqueira)
- Update COPIERTemplate with recommended optional questions (#51) (@abelsiqueira)
- Create convenience function to read all CSV from folder (#57) (@abelsiqueira)
- Release 0.2.0 (#58) (@abelsiqueira)
Closed issues:
v0.1.0
TulipaIO v0.1.0
Merged pull requests:
- CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for JSON3 at version 1, (keep existing compat) (#5) (@github-actions[bot])
- CompatHelper: add new compat entry for DuckDB at version 0.10, (keep existing compat) (#7) (@github-actions[bot])
- CompatHelper: add new compat entry for PrettyTables at version 2, (keep existing compat) (#10) (@github-actions[bot])
- Implement simple InfluxDB client (#19) (@wcoenraads)
- Update README.md (#20) (@clizbe)
- CompatHelper: add new compat entry for HTTP at version 1, (keep existing compat) (#22) (@github-actions[bot])
- Fix String <-> Symbol confusion in API (#24) (@suvayu)
- Remove TulipaIO from docs/Project.toml (#26) (@clizbe)
- Link to TulipaEnergyModel dev docs and move TIO specific info into README.dev.md (#37) (@abelsiqueira)
- Remove Copier workflow for now (#40) (@abelsiqueira)
- Add basic documentation (#43) (@abelsiqueira)
Closed issues:
- Minimal read-only InfluxDB client using the REST API in Julia (#6)
- Add guide linking ESDL params to Tulipa (#8)
- Change readme.dev & contributing to link to TulipaEnergyModel (#9)
- C. Function to set a column to a value (#13)
- B. Function to read different data sources and replace columns (#14)
- BUG: Println fixes error (#15)
- Refactor pipeline.jl into 2 files (#18)
- Remove TulipaIO from docs/Project.toml (#25)
- Fix copier template (#39)
- Finalize basic docs (#41)