Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 419 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 419 Bytes

0.6.0

  • bugfix:
    • calling a static method
  • improvement:
    • refactored none-domain-specific methods to BaseAbstract
    • improved testsuite
    • refactored MySQL calls
    • improved README (with setup, testing, etc. instructions)
    • added 'testing' mode which throws exceptions (off by default)
  • feature:
    • added a Mysql-based session handler (stand-alone)

0.5.0

  • initial public release