Skip to content

Tags: queryverse/CSVFiles.jl

Tags

v1.0.2

Toggle v1.0.2's commit message
[Diff since v1.0.1](v1.0.1...v1.0.2)

**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

Toggle v1.0.1's commit message
[Diff since v1.0.0](v1.0.0...v1.0.1)

**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

Toggle v1.0.0's commit message
Set version to v1.0.0

v0.16.1

Toggle v0.16.1's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/queryverse/CSVFiles.jl/releases/tag/v0.16.1 for releas…

…e notes

v0.16.0

Toggle v0.16.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/queryverse/CSVFiles.jl/releases/tag/v0.16.0 for releas…

…e notes

v0.15.0

Toggle v0.15.0's commit message
Update NEWS

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #41 from queryverse/new-mime

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

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #40 from queryverse/vectorstring

Force Vector{String} instead of StringVector

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from queryverse/fileio-exports

Fileio exports

v0.11.0

Toggle v0.11.0's commit message
Update NEWS