Skip to content

Releases: asdfdotdev/session

Session v0.7.0

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 26 Feb 17:59
3788d81
  • Support PHP v8.1
  • Update dependencies
  • Update README, code of conduct

Session v0.6.0

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 28 Dec 03:18
882a642
  • Support PHP 8.0
  • Add unit tests for improved test coverage
  • Migrate from Travis-CI to GitHub Actions

Session v0.5.1

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 28 Jun 15:50
4dbe7a4

Add housekeeping, updates for new branch

Session v0.5.0

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 24 Dec 20:36
  • Add unit tests
  • Add PHP 7.4 support
  • Increment minimum PHP version to 7.2
  • Update composer dependencies
  • Fix coding styles
  • Fix dynamic attribute
  • Fix composer description

Session v0.4.0

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 21 Aug 03:47

Initial refactor to package

  • PHP 7.1-7.3 support
  • Update examples (add hashed example)
  • Fix coding standards (PSR-2, PSR-12)
  • Add and update READMEs
  • Add and uipdate tests
  • Add .gitignore
  • Add travis build
  • Add composer.json

cl_session v0.3

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 22 Apr 17:03

Adds improved hash algorithm and phpunit 6 support.

cl_sesion v0.2

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 23 May 03:28

All that v0.2 goodness, with a bit of documentation I overlooked.

  • added namespace support
  • added tests
  • improved constructor for easier use
  • cleaned up code to (hopefully) make it more legible
  • updated examples to (hopefully) add clarity to use
  • misc. bug fixes

cl_session v0.1.1

Choose a tag to compare

@chrislarrycarl chrislarrycarl released this 09 Mar 20:50

Initial release is ready to go!