Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 09:48
· 39 commits to main since this release

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)