Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 07:20
· 18 commits to develop since this release
209701c

What's Changed

  • linux: Add logic to locate/fetch CEF by @cfrank in #7
  • windows: Move BrowserData outside of platform/ by @cfrank in #8
  • linux: Set up base for further CEF work by @cfrank in #9
  • Linux/start working on cef implementation by @cfrank in #10
  • Refactor Linux shutdown routine by @cfrank in #11
  • Restart our Linux implementation by @cfrank in #12
  • all: Stop storing BrowserData in Base::BrowserContext by @cfrank in #13
  • all: Return BrowserData by reference. by @cfrank in #14
  • windows: Remove WindowsBrowserContext::The() by @cfrank in #15
  • Linux: Create browser by @cfrank in #16
  • Linux: Improve shutdown by @cfrank in #17
  • all: refactor desktop browser launcher by @cfrank in #18

Full Changelog: v0.1.0...v1.0.0