Releases: randyzwitch/OAuth.jl
Releases · randyzwitch/OAuth.jl
Update http
v1.1.0 Update Project.toml
v1.0.0
OAuth v1.0.0
Merged pull requests:
- Add bounds to MbedTLS (#28) (@randyzwitch)
- Update MbedTLS version (#29) (@rikhuijzer)
- Add build on Julia 1.4 and 1.5 (#30) (@rikhuijzer)
v0.9.0
OAuth v0.9.0
v0.8.0
OAuth v0.8.0
Merged pull requests:
- Install TagBot as a GitHub Action (#26) (@JuliaTagBot)
- Switch to project.toml (#27) (@randyzwitch)
Fix argument order
Switch to MbedTLS missed that argument order different from Nettle. No public interface change, just now correct...
Update for julia 0.7
Julia07fixes (#20) * Increase version for Femtocleaner * femtocleaning * Fix tests * Update appveyor.yml
Switch from Nettle to MbedTLS
No API changes or bugs, switching hashing libraries to more maintained library.
v0.6.0
OAuth v0.6.0 [142fe5d7a2]
v0.5
v0.5.0 Remove Compat from tests
v0.2.0
Merge pull request #6 from jbn/master Refactor several methods and elaborate tests