- Make model methods virtual (#121)
- More point extensions (#123)
- Add
Vector2extensions so that it can be used instead ofIntPoint - Add
IntPointWithValuerecord - Add
ChebyshevDistance(Point)andChebyshevDistance(Vector2)(#124) - Support more chars in
Move(char)methods
- Add
Full Changelog: v0.12.0...v0.13.0