Skip to content

3.4.0

Compare
Choose a tag to compare
@laurensvalk laurensvalk released this 11 Mar 14:47
· 23 commits to master since this release

3.4.0 - 2024-03-11

Changed

  • Update list block screenshots to match implementation.

3.4.0b5 - 2024-03-05

Changed

  • Updates for v3.4.0b3 firmware (out of sync with docs).
  • Changed hub.button to hub.buttons on single button hubs. Access via
    hub.button will keep working in the firmware for backwards compatibility.

3.4.0b4 - 2024-02-14

Added

  • Added pybricks.iodevices.XboxController class.

Changed

  • Changed buttons.pressed return type to set.

3.4.0b3 - 2024-01-30

Added

  • Added pybricks.robotics.Car class.

Changed

  • Changed pybricks.robotics.DriveBase icon to two wheels instead of steering
    wheel, which will be used for the new car class.

3.4.0b2 - 2023-11-28

Changed

  • Include first batch of block coding images.