Skip to content

Releases: tflori/nb-sessions

Version 1.1.0

18 Oct 05:29
Compare
Choose a tag to compare

Changelog

  • session only gets created when something get stored (solves #2)
  • remove session when the last key get deleted (solves #4)
  • handle cookies internally and disable php's cookie handling

v1.0.1: Merge pull request #6 from tflori/fix-cookieLifetime

05 Feb 09:16
Compare
Choose a tag to compare

changelog

  • fix cookie lifetime after reusing a session (solves #5)

v1.0.0

04 Feb 16:58
Compare
Choose a tag to compare
add package info to readme