Skip to content

Background Processing mode, library updates, and minor adjustments

Compare
Choose a tag to compare
@jlowe64 jlowe64 released this 16 Oct 13:44
· 673 commits to master since this release
  1. Background Processing Mode allows events to be sent via batches. ed6f017
  2. Update of version.
  3. Updates Expander course URL and use of PHP_EOL
  4. Updates Translator to use PHP_EOL.
  5. Updates Emitter AttemptCompleted to use Attempt as Context instead of object and to use PHP_EOL.
  6. Corrects issue with coding error when event is NULL.