Skip to content

Releases: gdarko/wp-batch-processing

v1.2.0

Choose a tag to compare

@gdarko gdarko released this 19 Sep 16:08

What's Changed

  • PHP 8 compatibility / fixing PHP 8 warnings by @graham73may in #20
  • Add Restart to Unfinished Batch Processing Actions by @kknoer in #18

New Contributors

Full Changelog: 1.1.3...1.2.0

v1.1.3

Choose a tag to compare

@gdarko gdarko released this 23 Oct 09:45
  • Improve path resolving when using as a composer library

v1.1.0

Choose a tag to compare

@gdarko gdarko released this 23 Oct 09:04
  • Added composer support

v1.0.2

Choose a tag to compare

@gdarko gdarko released this 14 Sep 22:59
29a4a30
  • [Fix] Typos

v1.0.1

Choose a tag to compare

@gdarko gdarko released this 14 Jul 10:38
  • [New] Added finish() method that can be overridden in the derived classes. It is called when specific batch finished processing.
  • [Fix] Division by zero warnings

v1.0.0

Choose a tag to compare

@gdarko gdarko released this 30 Jun 22:02

Initial release