Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.22 KB

File metadata and controls

57 lines (44 loc) · 1.22 KB

0.4.1 / 4-25-2013

  • Adding fix to file_reader alias

0.4.0 / 4-8-2013

  • Full Autoloading an PEAR naming by Cethy
  • Adding alias call

0.3.0 / 3-22-2013

  • Adding try-catch around fwrite call

0.2.7 / 3-17-2013

  • Adding file_reader.py fix

0.2.6 / 3-15-2013

  • Rename analytics.php -> Analytics.php to allow autoloading by Cethy

0.2.5 / 2-22-2013

0.2.4 / 2-19-2013

  • Support fwrite retry on closed socket.

0.2.3 / 2-12-2013

  • Adding check for count in properties and traits length.

0.2.2 / 2-11-2013

  • Adding default args for properties

0.2.1 / 2-1-2013

  • Enabling pfsockopen for persistent connections
  • Making socket default

0.2.0 / 2-1-2013

  • Updating consumer class to use shared functions.
  • Removed fork consumer, renamed fork_queue to fork_curl.

0.1.1 / 1-30-2013

  • Adding fork consumer
  • Adding fork_queue consumer
  • Setting fork_queue consumer to be the default.

0.1.0 / 1-29-2013

Initial version