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