BLD: v2.1.0-rc1
Pre-release
Pre-release
- Bot API uses a fixed state dict instead of returning
(position, state)
- Layout unification: Use a,b,x,y as Bot characters instead of indexes
- Adding shape tuple to API
- Walls/Homezone are stored in a set for faster lookup
- Improved debug UI
- Changed primary branch to ‘main’
- Use Gitlab CI actions instead of travis