Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

56 lines (47 loc) · 2.52 KB

2.2.0 (2016-11-09)

  • development: @caub: Simplified expiry and normalization logic
  • development: @joelwass: Added additional error handling for private key string

2.1.2 (2016-02-26)

  • bugfix: @clarkie: Fix undeclared variable
  • development: @jasonsims: Update jshintrc to error on undeclared variables

2.1.1 (2016-02-24)

  • feature: @jasonsims: Added support for NPM tonic examples

2.1.0 (2016-02-24)

  • feature: @benburkhart1: Added ipRange option to support source IP restrictions
  • feature: @darrendao: Added getSignedCookies API
  • feature: @dnjohnson: Updated the signed URL to also include the policy

2.0.1 (2015-04-21)

2.0.0 (2015-03-29)

  • feature: @jasonsims: Add support for momentjs
  • bugfix: @jasonsims: Fix malformed query param issue
  • develop: @jasonsims: Misc API refactors
  • develop: @jasonsims: Refactor of the test suite
  • develop: @jasonsims: Add more description to API options in README.md

1.2.0 (2014-12-31)

  • development: @alexsaves: Supporting JavaScript dates for expireTime
  • development: @alexsaves: Added range and type checking
  • development: @alexsaves: Added getSignedRTMPUrl for conveniently generating RTMP style urls

1.1.0 (2014-11-26)

  • bugfix: @gregt590: Normalize AWS signature strings
  • development: @tbuchok: Add initial unit tests
  • development: @jasonsims: Add tests for AWS signature
  • development: @jasonsims: Cleanup code style

1.0.0 (2014-06-07)