All Versions
17
Latest Version
Avg Release Cycle
36 days
Latest Release
1331 days ago

Changelog History
Page 1

  • v0.30.0 Changes

    October 09, 2020
    • 🔨 Refactor errors and add support for Go 1.13 errors (#124) 0ea84f3
      • all: Implement Is, As and Unwrap for errors
      • Deprecate cdp.ErrorCause in favor of Is, As, Unwrap
      • Use errors.Is and errors.As where applicable
      • travis: Drop Go 1.12, add Go 1.15
  • v0.29.2 Changes

    June 26, 2020
    • session: Cleanup session.Manager's handling of errors. (#122, 86e3bb8)

    🍱 Thanks again @jmuk 🎉

  • v0.29.1 Changes

    June 24, 2020
    • session: allow Manager.watch to take care of websocket errors (#121, 93673b7)

    🚀 Thanks for this release go out to: @jmuk 🎉

  • v0.29.0 Changes

    June 24, 2020
    • ⚡️ Update modules (add412e)
    • cmd/cdpgen: Set initialism for RGB and HSL (71ca319)
    • ⚡️ Update to latest protocol definitions (c50077a)
  • v0.28.0 Changes

    April 06, 2020
    • Implement io.StreamReader (#96, f907c7b)
    • rpcc, session: Fix isClosing check in session manager watcher (#112, be3a618)
    • travis: Drop Go 1.10, 1.11 and add Go 1.13, 1.14 (975cbbe)

    If you're wondering what happened to v0.27.0, it was tagged incorrectly, deleted and no longer allowed to play.

  • v0.26.1

    April 06, 2020
  • v0.26.0 Changes

    March 31, 2020
    • session: Explicitly use non-flat session mode for the time being (#106) (6f2377a)
    • cmd/cdpgen: Handle new circular types, cleanup (2f3c35c)
    • session: Return wrapped error on detach failure (#104) (158b1d3)
    • ➕ Add support for Go modules (#118) (0e90f59)
    • ⚡️ Update to latest protocol definitions (0700f4b, 64172c4)
    • ⚡️ Update CreateBrowserContext arguments for incognito test (732606a)

    v0.24.2...v0.26.0

  • v0.25.0

    November 24, 2019
  • v0.24.2 Changes

    July 10, 2019
    • rpcc: Fix error propagation during Invoke/Close race (2a28a12)

    v0.24.1...v0.24.2

  • v0.24.1 Changes

    July 10, 2019
    • rpcc: Repeat the error that closed the connection (#74, 15d95f6)
    • ⚡️ Update to latest protocol definitions

    v0.22.0...v0.24.1