Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serialport/node-serialport
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.2.2
Choose a base ref
...
head repository: serialport/node-serialport
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.3.0
Choose a head ref
  • 9 commits
  • 89 files changed
  • 1 contributor

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    d795f20 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. docs: update docs and type descriptions (#2424)

    from writing docs I found a bunch to add
    reconbot authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    fa10fce View commit details
    Browse the repository at this point in the history
  2. fix: improve repl (#2425)

    - show all the globals
    - show baudRate
    reconbot authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    7538995 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    956de7e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. feat: platform specific open options (#2428)

    Make it a bit easier to have platform specific open options. I'm in love with the solution but it doesn't seem possible to filter the generic via a typecheck and have it apply to the open options. So casting the open options is the only recouse I've figured out.
    reconbot authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b3bead4 View commit details
    Browse the repository at this point in the history
  2. chore: update docs and examples (#2429)

    Just a lot of cleanup
    reconbot authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    6b0e85f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    1eddb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97450e0 View commit details
    Browse the repository at this point in the history
  3. v10.3.0

    reconbot committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ceba41c View commit details
    Browse the repository at this point in the history
Loading