Releases: zenstruck/browser
v1.1.0
582d70f [feature] add authentication assertions to KernelBrowser
(#84) by @kbond
d30d5d6 [doc] Readme: remove $ to allow github copy/paste of the command (#87) by @staabm
acc0129 [minor] Browser::saveCurrentState() as "real" html (#86) by @kbond
6f420ae [bug] fix debugging source when exception is detected (#88) by @kbond
v1.0.0
v0.11.0
2afbcca [feature] fail if trying to manipulate an "exception" page (#81) by @kbond
8989fca [feature] add KernelBrowser::clickAndIntercept()
(#82) by @kbond
da4a6e4 [feature] add BROWSER_FOLLOW_REDIRECTS/CATCH_EXCEPTIONS
env vars (#79) by @kbond
acefe9d [doc] remove reference to PantherBrowser::inspect()
by @kbond
93b677b [minor] remove deprecation layers by @kbond
f051372 [feature] add KernelBrowser::expectException()
(#78) by @kbond
888c736 [bug] ensure all requests are piped through session (#78) by @kbond
80d55a8 [minor] refactor internals (#75) by @kbond
be748fe [minor] remove Dom/Interactive extensions (#75) by @kbond
e34c1bf [BC BREAK] rename PantherBrowser::inspect()
to pause()
(#75) by @kbond
7ee81a0 [feature] add content type/json helpers (#75) by @kbond
6d337f8 [minor] improve HasBrowser error handling (#75) by @kbond
714437f [minor] add symfony version to gh job name (#75) by @kbond
e2acba9 [feature] add ability to "use" the "inner" browser (#75) by @kbond
2451f54 [BC BREAK] remove Response
system (#75) by @kbond
400277f [minor] remove BrowserKitBrowser
, add Browser::client()
(#75) by @kbond
cf75454 [minor] move Browser
DOM/interactive methods to extensions (#75) by @kbond
8122f29 [minor] upgrade dbrekelmans/bdi
(#75) by @kbond
bfb0bab [BC BREAK] remove Browser::follow()
- use Browser::click()
(#75) by @kbond
31fbd04 [feature] add zenstruck/foundry
integration (#75) by @kbond
2c4d97a [minor] adjust phpstan-baseline (#75) by @kbond
e2d535d [BC BREAK] remove "demo" Authentication
extension (#75) by @kbond
31ffc41 [minor] move mtdowling/jmespath.php
to require-dev (#75) by @kbond
284f43b [BC BREAK] remove HttpBrowser
(#75) by @kbond
v0.10.0
baaa970 [minor] drop scrutinizer (#74) by @kbond
529fe04 [minor] require Symfony 5.4+ (#74) by @kbond
aeab194 [minor] fix phpstan (#74) by @kbond
4351585 [feature] add ability to "use" profile data collectors (#74) by @kbond
6f5c0a3 [feature] add ability to "use" CookieJar
(#74) by @kbond
3c16d6e [feature] Add BrowserKitBrowser::patch()
(#72) by @KDederichs
d1dbfdb [minor] add static code analysis with phpstan (#69) by @kbond