You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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