Comparing master...v3.1.x · pybricks/pybricks-api · GitHub
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: pybricks/pybricks-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pybricks/pybricks-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 13 files changed
  • 2 contributors

Commits on Dec 1, 2021

  1. doc/main/hubs: Hide Prime Hub.

    This is not part of the upcoming release.
    
    Hiding is nicer than adding not-ready disclaimers throughout, especially
    since this information is very easy to access via our beta channel.
    laurensvalk committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    602b21f View commit details
    Browse the repository at this point in the history
  2. doc/main/index: Drop beta note.

    This is a normal release.
    laurensvalk committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    9c0298b View commit details
    Browse the repository at this point in the history
  3. pybricks.geometry: Hide module and IMU examples.

    This is not part of the upcoming release.
    
    Hiding is nicer than adding not-ready disclaimers throughout, especially since this information is very easy to access via our beta channel.
    laurensvalk committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    94c659b View commit details
    Browse the repository at this point in the history
  4. pybricks.iodevices: Hide LWP3Device

    This is not part of the upcoming release.
    
    Hiding is nicer than adding not-ready disclaimers throughout, especially since this information is very easy to access via our beta channel.
    laurensvalk committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f2346df View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. pybricks._common: remove type hint for integral_range()

    This was removed in e061617.
    
    Also fix import of Axis while we are touching this file.
    dlech committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ce17123 View commit details
    Browse the repository at this point in the history
  2. pybricks.robotics: add type hint for curve()

    This method was added in 30803fc.
    dlech committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    022afab View commit details
    Browse the repository at this point in the history
  3. v3.1.0

    dlech committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    dd77c54 View commit details
    Browse the repository at this point in the history
  4. @pybricks/ide-docs v2.1.0

    dlech committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    73d794d View commit details
    Browse the repository at this point in the history
Loading