Skip to content

Releases: alejandromerchan/USDAQuickStats.jl

Bumped HTTP.jl

21 Jun 19:15
Compare
Choose a tag to compare

Updated HTTP.jl to 1.0

Slim version

05 Jan 02:44
Compare
Choose a tag to compare

@JuliaRegistrator register

Release Notes

  • Removed IO dependencies.
  • Examples on how to display and save data on the README file

Added compatibility to DataFrames 0.22 and HTTP 0.8

18 Nov 20:30
Compare
Choose a tag to compare
0.1.2

Merge branch 'Check_dataframes'

Update to CSV 0.7

22 Jul 02:15
Compare
Choose a tag to compare

Release notes:

  • Updated compatibility with CSV 0.7 by changing CSV.read for CSV.File

First release

13 Jun 19:47
Compare
Choose a tag to compare
Changed the output to dataframes

Cleaned up the functions, added back dependencias to DataFRames, JSONTables and CSV and now get_nass returns DF for JSON and CSV. Cleaned up and updated the README.md. Added compat bounds