v0.8.6
Breaking changes:
compy
:BaseComponent
: RenamedCONFIG_CLASS
toconfigClass
.
Other notable changes:
loggy-intf
:LoggyIntf
: New static methodsexpectInstance()
and
expectInstanceOrNull()
, to avoid more ad-hoc checks.
Breaking changes:
compy
:
BaseComponent
: Renamed CONFIG_CLASS
to configClass
.Other notable changes:
loggy-intf
:
LoggyIntf
: New static methods expectInstance()
andexpectInstanceOrNull()
, to avoid more ad-hoc checks.