Skip to content

v0.2.0

Compare
Choose a tag to compare
@mvdan mvdan released this 22 Apr 11:40
· 378 commits to master since this release
  • 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