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

v2.0.1

Latest
Compare
Choose a tag to compare
@leith leith released this 17 Jun 02:41
· 1 commit to master since this release

This is a tidying up release:

  • Fixing array syntax to continue PHP 5.3 support
  • Removing currency from default parameters to prevent unit test failures (it's tested separately)
  • Add unit tests for the custom Item class (now at 99%, should be 100% but looks like a bug in the coverage parser)