Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 748 Bytes

NEWS.md

File metadata and controls

39 lines (27 loc) · 748 Bytes

StatFiles.jl v1.0.0

  • Drop julia 0.7 support
  • Migrate to Project.toml

StatFiles.jl v0.8.0

  • Add support for "application/vnd.dataresource+json" MIME type

StatFiles.jl v0.7.0

  • Export FileIO.File and FileIO.@format_str

StatFiles.jl v0.6.1

  • Fix remaining julia 0.7/1.0 issues

StatFiles.jl v0.6.0

  • Drop julia 0.6 support, add julia 0.7 support

StatFiles.jl v0.5.0

  • Add show method

StatFiles.jl v0.4.0

  • Export load and save

StatFiles.jl v0.3.0

  • Update to ReadStat.jl 0.3.0

StatFiles.jl v0.2.0

  • Update to ReadStat.jl 0.2.0

StatFiles.jl v0.1.1

  • Load IterableTables.jl again from package

StatFiles.jl v0.1.0

  • Move to TableTraits.jl

StatFiles.jl v0.0.2

  • Bug fix release

StatFiles.jl v0.0.1

  • Initial release