Skip to content

Releases: gdarko/wp-batch-processing

v1.2.0

19 Sep 16:08
Compare
Choose a tag to compare

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

23 Oct 09:45
Compare
Choose a tag to compare
  • Improve path resolving when using as a composer library

v1.1.0

23 Oct 09:04
Compare
Choose a tag to compare
  • Added composer support

v1.0.2

14 Sep 22:59
29a4a30
Compare
Choose a tag to compare
  • [Fix] Typos

v1.0.1

14 Jul 10:38
Compare
Choose a tag to compare
  • [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

30 Jun 22:02
Compare
Choose a tag to compare

Initial release