Skip to content

Releases: JuliaData/Tables.jl

v0.2.5

Choose a tag to compare

@julia-tagbot julia-tagbot released this 01 Jun 05:53
v0.2.5
159694a

v0.2.5 (2019-06-01)

Diff since v0.2.4

Closed issues:

  • DataValueRowIterator lies about shape (#96)
  • Support tuples (#87)

Merged pull requests:

  • Review generated code for various code paths in buildcolumns to clean… (#100) (quinnj)
  • Slightly simplify README MyTable loop (#97) (iamed2)

v0.2.4

Choose a tag to compare

@julia-tagbot julia-tagbot released this 22 May 07:19
v0.2.4
ca820b3

v0.2.3

Choose a tag to compare

@julia-tagbot julia-tagbot released this 16 May 14:40
v0.2.3

Commits

  • Bump version (034a106)
  • Fix use of Base.haslength on the actual iterator instead of the IteratorSize (de34cb6)

This changelog was automatically generated, and might contain inaccuracies.

v0.2.2

Choose a tag to compare

@julia-tagbot julia-tagbot released this 16 May 00:29
v0.2.2
867b905

Commits

  • Add a new CopiedColumns wrapper struct to signal to downstream sinks … (#94) (e46b536)
  • Bump version (867b905)
  • Update docs (5eced11)
  • Update some [compat] bounds (#93) (360ca11)
  • Various code cleanups; method reductions, removing unused code, etc. Mostly cherry-picked from #92 (#95) (950712d)

This changelog was automatically generated, and might contain inaccuracies.

v0.2.1

Choose a tag to compare

@julia-tagbot julia-tagbot released this 04 May 22:37
Bump version

v0.2.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 29 Apr 13:52
Bump Tables.jl version

Bugfix and a few matrix integration improvements

Choose a tag to compare

@quinnj quinnj released this 11 Mar 19:37
v0.1.18

Bump Project.toml version

Bugfix + Performance Improvements

Choose a tag to compare

@quinnj quinnj released this 26 Feb 06:10
v0.1.17

Bump version

Various bugfixes

Choose a tag to compare

@quinnj quinnj released this 22 Feb 15:01
Fix CI (#69)

* Add julia 1.1 and x64 to CI config, fix nightly build config

* Fix typo in travis ci that prevented coverage info from uploading

* Add travis and codecov badge to README

* Add OSX to travis runs

Additional integrations

Choose a tag to compare

@quinnj quinnj released this 04 Feb 00:17
v0.1.15

Bump version