Skip to content

Releases: randyzwitch/OAuth.jl

Update http

19 May 00:34
423e0c1
Compare
Choose a tag to compare
v1.1.0

Update Project.toml

v1.0.0

16 Sep 19:02
cb32457
Compare
Choose a tag to compare

OAuth v1.0.0

Diff since v0.9.0

Merged pull requests:

v0.9.0

10 Feb 18:01
40314fa
Compare
Choose a tag to compare

OAuth v0.9.0

Diff since v0.8.0

v0.8.0

09 Feb 21:01
00924bf
Compare
Choose a tag to compare

OAuth v0.8.0

Diff since v0.7.1

Merged pull requests:

Fix argument order

23 Oct 13:14
2991f02
Compare
Choose a tag to compare

Switch to MbedTLS missed that argument order different from Nettle. No public interface change, just now correct...

Update for julia 0.7

13 Aug 01:37
d529347
Compare
Choose a tag to compare
Julia07fixes (#20)

* Increase version for Femtocleaner

* femtocleaning

* Fix tests

* Update appveyor.yml

Switch from Nettle to MbedTLS

25 Jan 19:30
1deaf19
Compare
Choose a tag to compare

No API changes or bugs, switching hashing libraries to more maintained library.

v0.6.0

06 Dec 13:20
142fe5d
Compare
Choose a tag to compare
OAuth v0.6.0 [142fe5d7a2]

v0.5

14 Aug 11:16
Compare
Choose a tag to compare
v0.5.0

Remove Compat from tests

v0.2.0

21 Sep 14:01
Compare
Choose a tag to compare
Merge pull request #6 from jbn/master

Refactor several methods and elaborate tests