Skip to content

Lot of improvements! Thanks to all contributors

Compare
Choose a tag to compare
@imTigger imTigger released this 22 Feb 10:21
· 86 commits to master since this release
ec6dc13
  • Fix uncomplete progress when param every is greater than 1 @stephane-monnot
  • Add travis configuration @stephane-monnot
  • Add phpunit configuration @stephane-monnot
  • Prevent double json encoding @christopher Fuchs
  • Adapted service provider to use $entityClass::{CONSTANT} instead of hardcoded JobStatus::{CONSTANT} @christopher Fuchs
  • Added possibility to provide additional data when calling prepareStatus @christopher Fuchs
  • Added compatibility with Lumen frameworks @masbug