Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 663 Bytes

File metadata and controls

24 lines (18 loc) · 663 Bytes

Changelog

4.1.0 - 4 September, 2018

  • Added toArray() method for access to raw values.
  • Changed Object class for PHP 7.2 compatibility.

4.0.3 - 24 March, 2016

  • Support time_limit parameter for creating question sets.

4.0.2 - 24 March, 2016

  • Fixed question sets result scoring.

4.0.1 - 11 March, 2015

  • Added compatibility for PHP 5.3.29.
  • Fixed certain build errors with TravisCI.

4.0.0 - 11 March, 2015

  • First version of new official BlockScore PHP lib
  • Completely overhauled API for making calls to BlockScore
  • Added to composer
  • Namespaced functions
  • Full test coverage
  • Improved error handling to use native PHP objects