Amp v2.5.0 Release Notes
Release Date: 2020-07-14 // about 4 years ago-
- โ Add
Amp\Iterator\discard()
(#315) - ๐ Fix potential warning on shutdown in UvDriver
- ๐ Fix repeat watchers in
NativeDriver
that are disabled and re-enabled during callback invocation (#325) - ๐ Fix timer intervals being counted from timer creation instead of last tick time (#319)
Loop::now()
/Driver::now()
is no longer cached in each tick
- โ Add