Releases: rh-robotics/MeepMeep
Releases · rh-robotics/MeepMeep
v1.1.1
What's Changed
- Update Documentation to Refer to Latest Version by @teowelton in #19
- Update Email in README.md by @teowelton in #20
- Added Decode Field Images by @sadie-datoo in #22
New Contributors
- @sadie-datoo made their first contribution in #22
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Major Feature Release: You can now export your paths to a professional looking image with the MeepMeep.exportTrajectoryImage(<filepath>) function!
What's Changed
- Remove Unused "Middle Button Panel" Code by @DragonDev07 in #12
- Ensuring Robot Resizing Works + Formatting by @DragonDev07 in #13
- Adds
.setCompassImage(image: Image)and.setCompassImage(compassImage: CompassImage)Functions by @DragonDev07 in #16 - Path Exporting Using the
exportTrajectoryImage()Function! by @DragonDev07 in #17
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update
build.gradle.ktsto Reference New Repository by @DragonDev07 in #2 - Update README.md & Create INSTALL.md by @DragonDev07 in #3
- Fix breaking issue in DefaultBotBuilder by @rowan-mcalpin in #6
- Add Migration Guide, Update other markdown files. by @DragonDev07 in #9
- Added INTO THE DEEP Support
- Updated Field Dimensions to Match Andy Mark Official Measurements
- CMD + C Copies Mouse Coordinates
- General Bug Fixes
New Contributors
- @DragonDev07 made their first contribution in #2
- @rowan-mcalpin made their first contribution in #6
Full Changelog: https://github.com/rh-robotics/MeepMeep/commits/v1.0.0