The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
v0.7.0 2019-07-12T12:08:28Z
 - Pcore::Util -> Pcore::Lib

v0.6.0 2019-07-02T18:28:27Z
 - full screenshot

v0.5.0 2019-07-01T23:13:16Z
 - get_screenshot method
 - tab various improvements

v0.4.7 2019-01-03T18:57:24Z
 - to_json return plain scalar

v0.4.6 2018-12-21T13:02:54Z
 - $EMPTY, $SPACE const added

v0.4.5 2018-11-11T14:16:03Z
 - temp refactoring

v0.4.4 2018-09-09T19:06:49Z
 - P::cv

v0.4.3 2018-08-24T17:57:52Z
 - ported to the new run_proc

v0.4.2 2018-08-15T21:15:33Z
 - ported to run_proc1
 - contrib removed
 - refactored

v0.4.1 2018-08-03T23:54:24Z
 - Pcore::HTTP refactoring

v0.4.0 2018-06-06T18:26:07Z
 - PM util merged with Sys

v0.3.0 2018-05-30T06:44:10Z
 - OOP DEMOLISH replaced with DESTROY
 - DEMOLISH replaced with DESTROY
 - close
 - net util added
 - ported to the new websockets api

v0.2.3 2018-04-12T18:25:43Z
 - use Coro::rouse_wait instead of $cv->recv
 - blocking http call
 - access to http status using hash key

v0.2.2 2018-04-05T06:29:02Z
 - dist.perl renamed to dist.yaml

v0.2.1 2018-03-10T22:13:56Z
 - useless AE::postpone removed

v0.2.0 2017-09-16T18:34:14Z
 - cookies methods were added

v0.1.5 2017-08-25T05:10:34Z
 - logo updated
 - call pending callbacks on websocket disconnect
 - stack "connect" callbacks

v0.1.4 2017-08-24T10:13:25Z
 - chrome timeout arg added

v0.1.3 2017-08-24T10:05:03Z
 - chrome startup timeout set to 3 sec

v0.1.2 2017-08-24T09:06:41Z
 - connect_ws args changed

v0.1.1 2017-08-24T08:47:32Z
 - chrome cli updated
 - new_tab opens about:blank by default
 - quote chrome bin
 - POD updated

v0.1.0 2017-08-23T21:59:05Z
 - API implemented
 - init