Releases: lino-levan/astral
Releases · lino-levan/astral
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
0.3.5
0.3.4
Full Changelog: 0.3.3...0.3.4
0.3.3
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Add
element.getAttribute
andelement.getAttributes
by @teawinzero in #42 - add
setCookies
and fixcookies
by @teawinzero in #43 - fix: reliability issues involving parallel browsers and user-data-dir by @lino-levan in #45
- add
element.evaluate
by @teawinzero in #44
New Contributors
- @teawinzero made their first contribution in #42
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- feat: use dirs module to get the defaut cache dir locaion by @sigmaSd in #39
- fix: bug in
element.$(selector)
and bump std by @lino-levan in #40 - chore(tests): move away from goto data url by @lino-levan in #41
New Contributors
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- feat: page.setViewportSize by @lino-levan in #35
- feat: support sandbox mode by @lowlighter in #34
- feat: add console and pageerror events by @lino-levan in #36
Full Changelog: 0.2.7...0.3.0
0.2.7
What's Changed
- feat: allow for multiple browsers by @lino-levan in #26
- fix: possible leaks due to websocket closing delay by @lowlighter in #27
- fix: don't crash if chrome singletonlock is already removed after detection by @lowlighter in #28
- feat: support different cache installation by @lowlighter in #29
- feat: support shared browser install for concurrent
getBinary()
calls by @lowlighter in #25 - Feat support existing ws endpoint by @lowlighter in #31
- fix: don't require --allow-env perms when cache param is specified by @lowlighter in #32
Full Changelog: 0.2.6...0.2.7