Skip to content

v0.1.6

Compare
Choose a tag to compare
@cyrildewit cyrildewit released this 19 Jul 13:06
· 1033 commits to master since this release

Added

  • The composer.json now consists of package auto discovery.

Changed

  • The DocBlocks of some PHP classes have been rewritten to be more descriptive and cleaner.
  • Updated the copyright notices inside the MIT License file.
  • The badges inside the README.md file have been updated. They all now now have a similar style.
  • The description inside the config file has been improved.
  • Updated the documentation inside the README.md file.
  • Replaced the double quotes inside the VisitVisitableTest.php file to single quotes.

Removed

  • Unnecessary comments have been removed from the SessionHistory class.