Skip to content

Releases: JuliaData/Feather.jl

v0.5.10

26 Oct 00:33
f545b93
Compare
Choose a tag to compare

Feather v0.5.10

Diff since v0.5.9

Merged pull requests:

v0.5.9

25 Apr 16:08
ae23672
Compare
Choose a tag to compare

Feather v0.5.9

Diff since v0.5.8

Merged pull requests:

  • Support CategoricalArrays 0.10 and bump version to 0.5.9 (#148) (@nalimilan)

v0.5.8

22 Apr 22:24
befa766
Compare
Choose a tag to compare

Feather v0.5.8

Diff since v0.5.7

Merged pull requests:

v0.5.7

20 Nov 22:37
afe3d0b
Compare
Choose a tag to compare

Feather v0.5.7

Diff since v0.5.6

Closed issues:

  • Compression Support - Feather V2 Support (#137)
  • Failed to read a feather file saved by Python feather.write_dataframe (#140)
  • Incorrect documentation link (#144)

Merged pull requests:

  • Copy-paste old arrow code into subdir to remove Arrow package dependency (#145) (@quinnj)

v0.5.6

06 May 14:04
a0f0512
Compare
Choose a tag to compare

Feather v0.5.6

Diff since v0.5.5

Closed issues:

  • Incompatibility with Tables 1.0 (#133)

Merged pull requests:

v0.5.5

17 Feb 18:05
57322b6
Compare
Choose a tag to compare

Feather v0.5.5

Diff since v0.5.4

Closed issues:

  • No warning when harddrive is full (#125)
  • Reading missings is twice as slow as reading values (#129)

Merged pull requests:

v0.5.4

08 Dec 16:07
v0.5.4
adc78ec
Compare
Choose a tag to compare

v0.5.4 (2019-12-08)

Diff since v0.5.3

Merged pull requests:

v0.5.3

15 Jul 19:32
v0.5.3
Compare
Choose a tag to compare

v0.5.3 (2019-07-15)

Diff since v0.5.2

Closed issues:

  • Incompatability with DataFrames v0.18 (#118)

Merged pull requests:

v0.5.2

17 May 15:53
v0.5.2
Compare
Choose a tag to compare

Commits

  • bumped version number in Project.toml (8fd9432)
  • can now read or write to general IO rather than just the filesystem (#115) (2153ec3)

This changelog was automatically generated, and might contain inaccuracies.

v0.5.1

14 Dec 19:03
d21118b
Compare
Choose a tag to compare

Fixed a bug that occurred when calling Feather.materialize.