Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.0.6 #76

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

V1.0.6 #76

wants to merge 7 commits into from

Commits on Oct 20, 2022

  1. dd getter and setter for ondevice change. (#74)

    * Add getter and setter for ondevice change.
    
    * Fix lint.
    
    * Add  function for overriding default behavior. Fix issue where sometimes changing devices would send null data. Stop sending modifySampleRate on disconnect. Fix issue where reconnection was attempted on a closed websocket.
    Adam Voliva committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2c1ae91 View commit details
    Browse the repository at this point in the history
  2. Update package.json.

    avoliva committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    fd95eee View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into v1.0.6

    Adam Voliva authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c6f7e86 View commit details
    Browse the repository at this point in the history
  4. Fix tests.

    avoliva committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5a4bc6f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into v1.0.6

    Adam Voliva authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8eb0a7c View commit details
    Browse the repository at this point in the history
  6. Fix lint.

    avoliva committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4370b89 View commit details
    Browse the repository at this point in the history
  7. Remove sonarcloud check.

    avoliva committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2ac7b90 View commit details
    Browse the repository at this point in the history