Skip to content

1.2 (October 6, 2013)

Latest
Compare
Choose a tag to compare
@thomasbachem thomasbachem released this 05 Oct 19:08
· 5 commits to master since this release
  • ADD: Added support for sending page information with events (thanks to patches from GlaserFrank & ryan.mcgarrie, issue #16)
  • CHG: The autoloader will no longer raise an error if a file in its namespace doesn't exist.
  • CHG: Renamed Item::$variation to Item::$category – getVariation()/setVariation() are still present for backwards-compatibility but marked as deprecated (thanks to
    filippo.desantis, issue #13)
  • CHG: Moved project to GitHub.
  • FIX: Fixed proxy support in Visitor::fromServerVar() (thanks to sylph.lin, issue #38)