chromedp v0.2.0 Release Notes

Release Date: 2019-04-22 // almost 5 years ago
    • Rewrite API to be context-based
    • โœ‚ Remove all internal timeouts, thanks to contexts
    • ๐Ÿ– Handle all events sequentially, fixing occasional races
    • Redesign the Pool type into an Allocator interface
    • ๐Ÿ‘ Allow managing multiple tabs per browser
    • โœ… Greatly speed up the tests, now taking a few seconds in total