Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 12:29
· 44 commits to master since this release

URIs v1.1.0

Diff since v1.0.1

Closed issues:

  • make queryparams type-safe (#8)

Merged pull requests:

  • Make queryparams() always return Dict{String,String} (#9) (@c42f)
  • Some really basic tutorial documentation (#11) (@c42f)
  • joinpath & allow kwargs in constructor (#12) (@Roger-luo)