Releases: wpsharks/core
Releases · wpsharks/core
Release list
WebSharks Core v160831.61689
- Additional
c::arrayToXml()bug fix. Allow for duplicate tags.
WebSharks Core v160831.49522
c::arrayToXml()bug fix. Allow for duplicate tags.
WebSharks Core v160829.74007
- Adding
c::arrayToXml(). - Adding
c::arrayToHtml().
WebSharks Core v160827.7391
- Bug fix.
isSlug()was requiring a minimum of three chars; based a prior implementation. Updated so that onlyisSlugReserved()makes this check.
WebSharks Core v160726.73683
$compressparameter toc::normalizeEols()now defaults tofalse.- Enhancing docBlocks throughout for improved codex generation coming soon.
WebSharks Core v160721.58607
- Adding
c::stripLeadingIndents(). - Refactoring
Classes\Tokenizer{}. - Making it possible to tokenize specific shortcode tag names in
Classes\Core\Tokenizer{}. - Adding
$compressparameter toc::normalizeEols()to allow for compressino to be disabled there. - Adding
c::removeKey()andc::removeKeys().
WebSharks Core v160721.51169
- Adding
c::stripLeadingIndents(). - Refactoring
Classes\Tokenizer{}. - Making it possible to tokenize specific shortcode tag names in
Classes\Core\Tokenizer{}. - Adding
$compressparameter toc::normalizeEols()to allow for compressino to be disabled there.
WebSharks Core v160719.52827
- Bug fix.
AwsLibinstead ofAws, because this name conflicts with the utility that calls it.
WebSharks Core v160719.43613
WebSharks Core v160719.43613 via Phing.
WebSharks Core v160719.39064
- Bumping AWS library integration to v3.
- Adding
c::awsSdk()andc::awsS3Client(). - Dropping
PDOextension requirement (now optional). - Dropping
posixextension requirement (now optional).