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

Bump tornado from 6.3.2 to 6.4.1 in /docs #303

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Jan 5, 2024

  1. Release 2.0.0 (#290)

    * update flag only when last 10 sec is stable
    
    * update changelog
    
    * fix typo
    
    * Bugfix rtd build (#286)
    
    * add sphinx-rtd in req file
    
    * add sphinx requirements
    
    * update sphinx version
    
    * update theme
    
    * update marker labels in p300 analysis
    
    * Remove bokeh from explorepy (#288)
    
    * update script for arch64
    
    * add bin2csv feature
    
    * update connection on sys exit
    
    * fix flake8 , prune redundant code
    
    * sort imports
    
    * update parser file imports
    
    * add pyserial to dependency
    
    * APIS-864: remove bokeh
    
    * Added pyyaml as requirement
    
    ---------
    
    Co-authored-by: ss rr <[email protected]>
    Co-authored-by: Sonja Stefani <[email protected]>
    
    * Feature mac dev (#287)
    
    * update script for arch64
    
    * add bin2csv feature
    
    * update connection on sys exit
    
    * fix flake8 , prune redundant code
    
    * sort imports
    
    * update parser file imports
    
    * add pyserial to dependency
    
    * APIS-864: remove bokeh
    
    * Added pyyaml as requirement
    
    * conditional import of exploresdk
    
    * add reconnection message
    
    * remove library copy for mac
    
    * remove sdk.py file from src
    
    * update .so file, remove unused variable
    
    * fix isort error
    
    * add exploresdk.py to src folder again
    
    * restore old sdk file
    
    * update bt_unstable message
    
    ---------
    
    Co-authored-by: ss rr <[email protected]>
    Co-authored-by: Sonja Stefani <[email protected]>
    
    * update lib file for windows compatibility
    
    * add method to read sampling rate
    
    * Update docs for 2.0.0 (#291)
    
    * Update changelog and setup doc
    
    * change version number as major
    
    * add explorepy version in win installer
    
    * bumpversion major
    
    ---------
    
    Co-authored-by: ss rr <[email protected]>
    Co-authored-by: Sonja Stefani <[email protected]>
    3 people authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b31f706 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Bump jinja2 from 3.0.0 to 3.1.4 in /docs (#302)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.0.0...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d0a4c43 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Bump tornado from 6.3.2 to 6.4.1 in /docs

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.4.1.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.3.2...v6.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0bdc95a View commit details
    Browse the repository at this point in the history