v1.2.0
Lots of improvements to the developer experience: build times, debugging, testing, running, formatting, etc. The Python packages (boat_simulator
, local_pathfinding
) have been fully set up and are ready to be developed.
What's Changed
Bug Fixes 🪲
- Skip existing directories when setting up by @patrick-5546 in #133
VS Code Configuration Changes 💻
- Update VS Code configuration by @patrick-5546 in #132
- Improve Python testing infrastructure by @patrick-5546 in #134
- Improve debugging experience by @patrick-5546 in #135
GitHub Configuration Changes 
- Add more workflow input arguments and fix linting workflow by @DFriend01 in #129
Documentation Updates 📖
- Update documentation for v1.2.0 release by @patrick-5546 in #136
Other Changes 🛠️
- Add local pathfinding repo and improve python infra by @patrick-5546 in #130
- Add raye-local-pathfinding repo to workspace by @patrick-5546 in #131
- Add Boat Simulator and Enhance Build Tasks by @DFriend01 in #114
Full Changelog: v1.1.1...v1.2.0