Skip to content

Releases: queryverse/CSVFiles.jl

v1.0.2

26 Jul 22:39
Compare
Choose a tag to compare

CSVFiles v1.0.2

Diff since v1.0.1

Closed issues:

  • load() doesn't support URLs (#86)

Merged pull requests:

  • Julia Package Butler Updates (#93) (@github-actions[bot])
  • CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#97) (@github-actions[bot])
  • Julia Package Butler Updates (#98) (@github-actions[bot])

v1.0.1

29 Apr 18:19
Compare
Choose a tag to compare

CSVFiles v1.0.1

Diff since v1.0.0

Closed issues:

  • CSV file load error - no method matching UInt8(::String) (#83)
  • julia version bug in 1.5? (#84)

Merged pull requests:

  • Julia Package Butler Updates (#75) (@github-actions[bot])
  • Julia Package Butler Updates (#76) (@github-actions[bot])
  • CompatHelper: bump compat for "CodecZlib" to "0.7" (#77) (@github-actions[bot])
  • Julia Package Butler Updates (#79) (@github-actions[bot])
  • Julia Package Butler Updates (#80) (@github-actions[bot])
  • Julia Package Butler Updates (#82) (@github-actions[bot])
  • Julia Package Butler Updates (#85) (@github-actions[bot])
  • CompatHelper: bump compat for "HTTP" to "0.9" (#87) (@github-actions[bot])
  • Julia Package Butler Updates (#88) (@github-actions[bot])
  • Fix various FileIO compat issues (#89) (@davidanthoff)

v1.0.0

13 Dec 05:02
Compare
Choose a tag to compare
Set version to v1.0.0

v0.16.1

11 Nov 21:19
v0.16.1
Compare
Choose a tag to compare

v0.16.1 (2019-11-11)

Diff since v0.16.0

Closed issues:

  • TypeError: non-boolean (Missing) used in boolean context (#65)
  • How do I iterate through each column? (#63)

Merged pull requests:

v0.16.0

31 Aug 02:18
v0.16.0
Compare
Choose a tag to compare

v0.16.0 (2019-08-31)

Diff since v0.15.0

Closed issues:

  • NO applicable_loaders found for csv (#57)
  • Typo in README.md (#55)
  • Extending non-method-owning module (#51)
  • Add example of how to read CSV files and specify a delimiter (#50)
  • Make delim a keyword argument (#16)

Merged pull requests:

v0.15.0

27 Mar 19:06
Compare
Choose a tag to compare
Update NEWS

v0.14.0: Merge pull request #41 from queryverse/new-mime

04 Feb 16:31
eb00bb2
Compare
Choose a tag to compare
Add support for 'application/vnd.dataresource+json' MIME type

v0.13.0: Merge pull request #40 from queryverse/vectorstring

15 Jan 00:04
65ebaba
Compare
Choose a tag to compare
Force Vector{String} instead of StringVector

v0.12.0: Merge pull request #39 from queryverse/fileio-exports

10 Jan 01:28
bbda88e
Compare
Choose a tag to compare

v0.11.0

27 Dec 02:57
Compare
Choose a tag to compare
Update NEWS