v1.3.0
CHANGES
- feat(pkg:test): add API
Test.autoTick - feat(pkg:async): added utility class
AbortTimeoutController - feat(pkg:concurrent): added utility class
ThrottleController - feat(pkg:concurrent): added utility class
DebounceController - feat(pkg:concurrent): added utility class
FiberPool - feat(pkg:async): added API
Async.sleep, with timer safety - feat(pkg:async): added API
Async.autoRetry, with exponential backoff and jitter supports. - fix(pkg:network): export API
Network.isValidIPv4Address - feat(pkg:network): add API
Network.isValidMacAddress - feat(pkg:string): add API
String.isEmailAddress
Full Changelog: v1.2.1...v1.3.0