Skip to content

Releases: JuliaIO/FileIO.jl

v0.4.0

15 Jun 20:18
Compare
Choose a tag to compare
  • Add save method that returns function that acceps data
  • Register CSV, Feather, Excel and various stats formats
  • Add mime save for eps, pdf, png and svg
  • Add :full_fidelity IOContext to mime writer

v0.3.1

22 Mar 18:57
Compare
Choose a tag to compare
  • remove depwarns on 0.6
  • remove pre 0.5 code

Drop Julia 0.4 support

07 Feb 14:23
Compare
Choose a tag to compare
  • added GSLIB file format
  • drop 0.4 support
  • more 0.6 fixes

Fixes for 0.6

20 Jan 13:34
Compare
Choose a tag to compare

This release should be compatible with Julia 0.6

v0.2.1

29 Dec 20:30
Compare
Choose a tag to compare
don't access String .data field (#91)