Amp v2.5.0 Release Notes

Release Date: 2020-07-14 // almost 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