Releases: lino-levan/astral
Releases · lino-levan/astral
0.4.8
What's Changed
- fix: print selector on locator failure by @marvinhagemeister in #92
- fix(sandbox): use
request
instead ofquery
for Deno permissions by @lino-levan in #93 - feat: add
Browser.disconnect
method by @lino-levan in #94
Full Changelog: 0.4.7...0.4.8
0.4.7
What's Changed
- fix: support user provided
--user-data
by @lowlighter in #90
Full Changelog: 0.4.6...0.4.7
0.4.6
What's Changed
- chore: better error message on missing system dependencies by @lino-levan in #83
- fix: bug where unknown events crash astral
Full Changelog: 0.4.5...0.4.6
0.4.5
Added docs.
Full Changelog: 0.4.4...0.4.5
0.4.4
0.4.3
What's Changed
- docs: add a note on byob by @pixeleet in #76
- chore: downgrade chromium version to fix pdf rendering on windows by @lino-levan in #78
- feat: emulate media features by @lino-levan in #80
New Contributors
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- chore: rewrite readme to add more examples and temporarily remove docs by @lino-levan in #72
- chore: bump browser version by @lino-levan in #73
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- chore: expose celestial bindings on the browser by @lino-levan in #71
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- fix: icon not visible on JSR readme by @marvinhagemeister in #60
- feat: support async disposing of
Page
andBrowser
by @marvinhagemeister in #63 - fix: incorrect event names in
waitForNetworkIdle
by @marvinhagemeister in #62 - fix: ensure navigation listeners are setup before trigger by @marvinhagemeister in #64
- feat: Inspect CDP messages with
DEBUG
env by @marvinhagemeister in #65 - feat: add basic locator API by @marvinhagemeister in #66
- feat:
page.goBack
andpage.goForward
by @lino-levan in #67 - chore: make it so
page.url
is never undefined by @lino-levan in #68 - feat: infer return type in evaluate by @lino-levan in #69
New Contributors
- @marvinhagemeister made their first contribution in #60
Full Changelog: 0.3.5...0.4.0