protoblast
Advanced tools
Changelog
0.7.22 (2022-07-25)
body
property to the Request Response classurl
argument to Blast.fetch()
Changelog
0.7.21 (2022-07-06)
realNextTick
and realSetImmediate
on initBlast.asyncScheduler
symbol which can be used to change the scheduler of function-flow methodsBlast.nextGroupedTick()
and Blast.nextGroupedImmediate()
which will group tasks until the next tick actually startsChangelog
0.7.20 (2022-07-04)
Function.afterConstituted(task)
and Function.hasConstituted()
methodsMap
and Set
HashSet
classArray.cast()
return array versions of Map
and Set
instancesBlast.checksumSymbol
not always being availableChangelog
0.7.18 (2022-06-16)
Array#findAllByPath(path, value)
Function#setAbstractMethod(name)
Cache#set()
not setting the MAX_AGE of entriesChangelog
0.7.16 (2022-03-16)
RURL
understand network protocols when assigning hostnamesError#parseStack()
capturing wrong line & nr of anonymous functionFunction.setProperty
setting the wrong super propertyRequest
callsChangelog
0.7.15 (2022-02-20)
Date#secondsToDuration()
using wrong rounded monthsBlast.require()
to use top-level awaitFunction.series
and Function.parallel
throw better errorsChangelog
0.7.14 (2021-09-24)
JSON
object (which Facebook Pixel currently does)Changelog
0.7.13 (2021-09-12)
String#tokenizeHTML()
to drop their delimiters from the outputBlast.isFirefox
boolean propertyError.parseStack()
methodString#slug()
will now also replace underscoresString#reverse()
method, which works with astral charactersStringBuilder#reverse()
and StringBuilder#banish()
methods