Releases: JuliaData/Tables.jl
Releases · JuliaData/Tables.jl
v0.2.5
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.2.3
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bump version
v0.2.0
Compare
Sorry, something went wrong.
No results found
Bump Tables.jl version
Bugfix and a few matrix integration improvements
Compare
Sorry, something went wrong.
No results found
quinnj
released this
11 Mar 19:37
v0.1.18
Bump Project.toml version
Bugfix + Performance Improvements
Compare
Sorry, something went wrong.
No results found
quinnj
released this
26 Feb 06:10
v0.1.17
Bump version
Various bugfixes
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
quinnj
released this
04 Feb 00:17
v0.1.15
Bump version