Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 02:48
· 14 commits to main since this release
f9b8dd4

USDAQuickStats v1.0.0

Diff since v0.4.3

First stable release. Key changes since v0.4.5:

  • Minimum Julia version raised to 1.10 (current LTS)

Breaking changes

  • get_nass_df with format="xml" now throws ArgumentError instead of silently returning raw bytes
  • set_api_key now validates full UUID format (8-4-4-4-12 hex), not just length
  • get_param_values now returns Vector{String} instead of Vector{SubString{String}}

Merged pull requests:

Closed issues:

  • TagBot trigger issue (#15)