Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 12:43

TulipaIO v0.3.0

Diff since v0.2.1

Breaking changes

  • Versions 0.3.X read the Tulipa files without skipping the first row. Use v0.2 or v0.1, if your Tulipa files has a first row with comments

Merged pull requests:

  • [AUTO] pre-commit update (#63) (@github-actions[bot])
  • Fix option handling in pipeline.jl (#70) (@suvayu)
  • [AUTO] pre-commit update (#72) (@github-actions[bot])
  • build(deps): bump peter-evans/create-pull-request from 6 to 7 (#73) (@dependabot[bot])
  • [AUTO] pre-commit update (#74) (@github-actions[bot])
  • Update BestieTemplate.jl URL to JuliaBesties (#75) (@abelsiqueira)
  • [AUTO] pre-commit update (#76) (@github-actions[bot])
  • build(deps): bump lycheeverse/lychee-action from 1 to 2 (#77) (@dependabot[bot])
  • Project.toml: add compat entries DuckDB until upstream fix (#79) (@suvayu)
  • pipeline.jl: refactor to make API uniform (#80) (@suvayu)
  • build(deps): bump codecov/codecov-action from 4 to 5 (#82) (@dependabot[bot])
  • Change import to using in test (#83) (@clizbe)

Closed issues:

  • Tests for the InfluxDB client (#23)
  • Refactor use of name, tmp, show triplet (#31)
  • Try to refactor set_tbl_col_impl into a "wrapper" to convert Julia data to DDB (#34)
  • Change 'import' to 'using' in the tests (#42)