Skip to content

BLD: v2.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Debilski Debilski released this 21 Aug 14:21
· 278 commits to main since this release
f066457
  • 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