Version 1.6.0
What's Changed
New Features 🎉
Improvements
Bug Fixes
- Add docker-compose instructions to readme by @aestene in #235
Other Changes
- Remove unused variables by @oysand in #236
- Rename
Send
toInitiateTask
by @anetteu in #237 - Rename
task.name
totask.type
by @anetteu in #239 - Add validation of robot capabilities before starting mission by @vetlek in #241
- Add RobotInvalidTaskException by @knord94 in #243
- Refactor and simplify mocks by @tsundvoll in #242
- Add 'ISAR' prefix to compose file by @GodVenn in #245
- Rename to RobotInfeasibleTaskException by @tsundvoll in #248
New Contributors
Full Changelog: v1.5.0...v1.6.0