Skip to content

Latest commit

 

History

History
84 lines (51 loc) · 1.92 KB

History.md

File metadata and controls

84 lines (51 loc) · 1.92 KB

1.0.7 / 2016-01-29

  • Add ability to provide a JSON object to configure AWS, specify custom hashKey (ca98am79#26)

1.0.6 / 2014-01-29

1.0.5 / 2014-01-28

  • Change to allow loading of AWS credentials from environment vars (ca98am79#15)

1.0.4 / 2013-07-27

1.0.3 / 2013-08-10

  • Change tests to should.js

1.0.2 / 2013-07-27

1.0.1 / 2013-06-27

1.0.0 / 2013-05-25

  • Adding support for the 2012-08-10 API version of DynamoDB (ca98am79#6)

0.1.4 / 2013-04-19

0.1.3 / 2013-04-11

  • Fix expiry default if no sess.cookie.maxAge (ca98am79#4)

0.1.2 / 2013-04-06

0.1.1 / 2013-01-26

  • Cleanup of tests

0.1.0 / 2013-01-25

  • Switch to use aws-sdk instead of dynode

0.0.6 / 2012-06-29

  • Fix an error with dynode 0.5.0

0.0.5 / 2012-06-13

  • Added session table check/creation at init

0.0.2 / 2012-05-23

  • Added reap deletion of expired sessions

0.0.1 / 2012-05-21

  • Initial commit