@litert/core
Advanced tools
Changelog
v0.7.0
Introduce new error definitions system.
Updated method Async.sleep
, now it accepts only one extra parameter.
Added method Async.multiTasks
.
Added method Async.nextTick
.
Improved class TimeoutPromise
, now the result can be handled even timeout,
and the timer could be start manually.
Deprecated:
Exception
MethodDecorator
ClassDecorator
Optional
Dict
Changelog
v0.6.0
TimeoutPromise
.Exception.is
.Changelog
v0.5.0
Nullable
and Optional
, Dict
.IDictionary
is the alias of Dict
, and has been mark as
deprecated
. It will be removed in v1.0.0.Changelog
v0.4.0
Changelog
v0.3.1