Skip to content

Releases: ASPP/pelita

Pelita v2.1.0 – ASPP Bordeaux 2021

25 Aug 10:11
5ff8c3f
Compare
Choose a tag to compare
  • 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

21 Aug 14:21
f066457
Compare
Choose a tag to compare
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