Skip to content

Version 1.0.0 - Party 🎉

Compare
Choose a tag to compare
@tthiery tthiery released this 04 Jul 19:51
· 124 commits to master since this release

After a quick, bumpy and funny ride, here is the final full release of SharpBrick.PoweredUp. The current theme is mainly focused on Control+ (TechnicMediumHub, TechnicLargeMotor and TechnicXLargeMotor).

Features

  • CreateVirtualPort now returns the created port (awaits the completion of the port creation
  • Addition of TechnicMediumHubTiltSensor (Impact + Orientation)
  • And all the awesomeness of the 10+ releases before ;)

Roadmap ahead

  • Establish Unit Testing Infrastructure for the devices/hubs
  • Add PoweredUp Hub (88009) and related devices
  • Add DeploymentVerifier (verify that all utilized ports are connected to the right devices)
  • Add DynamicDevice as a generic fallback device (at least for sensors).

Notes

  • The existing API will be stable for all 1.x releases. If a breaking change occurs, a release 2.0 will be created.