github-actions
released this
09 Aug 20:09
·
84 commits
to development
since this release
Added
- Module should coerce null values to empty string if the
queryNullToEmpty
is set to true, which is the default objectLoad(), and objectSave()
aliases forobjectSerialize()
andobjectDeserialize()
respectively.
Fixed
- Updated to use Attempts instead of Optionals for caching.