Skip to content

v0.7.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 28 Oct 21:02
· 183 commits to master since this release
v0.7.0
9ea8d7c

v0.7.0 (2019-10-28)

Diff since v0.6.2

Closed issues:

  • FileBuffer should also support reading and writing a single UInt8 (#45)
  • Support splitext (#41)
  • Should mktmp extend Base.mktemp? (#40)

Merged pull requests:

  • Add support for buffer based reading and writing of arbitrary types (#52) (rofinn)
  • Don't overwrite things during download (#47) (oxinabox)
  • mktmp -> mktemp (#44) (rofinn)