Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

1.0.0

Latest
Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 14 Oct 19:20

The API is now stable, bugs fixed and features implemented -> good to go for 1.0.0! More semantic methods may be added later, depending or use cases or pull requests.

Changes

  • [new] Added several semantic aliases to existing methods
  • [new] Code coverage tracking via Coveralls.io
  • [new] Switched to the clean template for API docs
  • [new] Testing (and thus, support) for PHP 5.6
  • [fix] Fix return by reference error in Enumeration::getType()
  • [dev] Updated project dependencies to latest versions