Skip to content

Releases: JuliaData/DBFTables.jl

v0.2.2

15 Feb 17:08
89c39ce

Choose a tag to compare

DBFTables v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

09 Jan 08:22
v0.2.1

Choose a tag to compare

v0.2.1 (2020-01-09)

Diff since v0.2.0

Closed issues:

  • switch from DataFrames to Tables (#8)

Merged pull requests:

  • fix show test on julia 1.4 (#10) (visr)

v0.2.0

16 Oct 23:16
v0.2.0
e976c92

Choose a tag to compare

v0.2.0 (2019-10-16)

Diff since v0.1.1

Merged pull requests:

  • almost complete rewrite / support Tables interface (#9) (visr)

v0.1.1

12 Aug 21:33
v0.1.1
93f7385

Choose a tag to compare

v0.1.1 (2019-08-09)

Diff since v0.1.0

Merged pull requests:

  • Move from REQUIRE to Project.toml (#7) (ararslan)

Version 0.1.0

27 Sep 10:03

Choose a tag to compare

  • Julia 0.7/1.0 support.

Version 0.0.2

19 Sep 19:44
6fa1c48

Choose a tag to compare

v0.0.2

Enable tests on Travis (#3)

Initial release

07 Sep 16:58

Choose a tag to compare

v0.0.1

Initial commit of DBF file reading code, ported from https://github.c…