Releases: ASPP/pelita
Releases · ASPP/pelita
Pelita v2.1.0 – ASPP Bordeaux 2021
- 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
BLD: v2.1.0-rc1
- 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