tw2113
released this
12 Sep 19:07
Release 2.6.1 (#362)
* avoid database settings lookups on each iteration, add in some except… (#357)
* avoid database settings lookups on each iteration, add in some exception catching just in case.
* fill in a missed phpdoc
* add filter to our delete_item methods second parameter. Default to fa… (#361)
* add filter to our delete_item methods second parameter. Default to false to return async behavior.
* move the apply filters to an assigned variable and pass the variable to the method
* pesky semicolons
* changelogs and version bumps