Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@AlexGhiondea AlexGhiondea released this 01 Apr 03:59
· 25 commits to master since this release
c89fd54

Following changes and improvements:

  • Between 30-40% fewer allocations at runtime.
  • Changed the default OAuth version from 1.0a to the spec'ed one of 1.0
  • Support processing the OAuth parameters from inside the request content
  • Tests support and tests added to validate the implementation