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

Patch v3.8.0 #231

Merged
merged 14 commits into from
Jun 22, 2024
Merged

Patch v3.8.0 #231

merged 14 commits into from
Jun 22, 2024

Commits on Jun 21, 2024

  1. Fix #227, Switch stubs error

    In the class Activator method activate, the conditional expression was omitted so that the variable versions is always a list with elements of the form "key - value".
    wtakuo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e7e66c4 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1272716 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Fix type error

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    d32cc0c View commit details
    Browse the repository at this point in the history
  2. Update minimum VS Code version to v1.90.2

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8efd9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad3818a View commit details
    Browse the repository at this point in the history
  4. Fix #226, Pylance doesn't work after reopening

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    474c7dd View commit details
    Browse the repository at this point in the history
  5. Fix #227, Switch stubs error

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    06387cc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #228 from wtakuo/fix-227-switch-stubs-error

    Fix #227, Switch stubs error
    paulober authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    0f2d3e2 View commit details
    Browse the repository at this point in the history
  7. Fix duplicate

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c596413 View commit details
    Browse the repository at this point in the history
  8. Added auto install selected stubs feature

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    68e2f01 View commit details
    Browse the repository at this point in the history
  9. Update to pyboard-serial-com v3.0.10

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    168dfb4 View commit details
    Browse the repository at this point in the history
  10. Fix #220, Upgraded to pyboard-serial-com v3.1.0

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ebf8caf View commit details
    Browse the repository at this point in the history
  11. Update workflows to new node version

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    847920a View commit details
    Browse the repository at this point in the history
  12. v3.8.0

    Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
    paulober committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    da00c07 View commit details
    Browse the repository at this point in the history