OkapiLib Versions Save

A PROS library for programming VEX robots.

v4.8.0

1 year ago

What's Changed

Full Changelog: https://github.com/OkapiLib/OkapiLib/compare/v4.7.0...v4.8.0

v4.7.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/OkapiLib/OkapiLib/compare/v4.6.0...v4.7.0

v4.6.0

1 year ago

What's Changed

Full Changelog: https://github.com/OkapiLib/OkapiLib/compare/v4.5.0...v4.6.0

v4.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/OkapiLib/OkapiLib/compare/v4.4.1...v4.5.0

v4.4.1

1 year ago

What's Changed

Full Changelog: https://github.com/OkapiLib/OkapiLib/compare/v4.4.0...v4.4.1

v4.4.0

1 year ago

What's Changed

Full Changelog: https://github.com/OkapiLib/OkapiLib/compare/v4.3.0...v4.4.0

v4.3.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/OkapiLib/OkapiLib/compare/v4.2.0...v4.3.0

v4.2.0

3 years ago

Bug Fixes

  • Fixed ChassisControllerBuilder's handling of gearsets when using external gearing and odometry (#464).

Thanks to @dcieslak19973 for working on this release.

v4.1.0

3 years ago

Features

  • Added support for the optical, distance, and rotation sensors (#459)

v4.0.5

3 years ago

Features

  • Kernel updated to 3.3.0 (#454)
  • Support for V5 IMU (#452)

Bug Fixes

  • Fix CrossplatformThread double delete (#453).