Skip to content

v1.2.0

Compare
Choose a tag to compare
@kelindar kelindar released this 29 Dec 12:19
· 5 commits to master since this release
6006843

This release adds a Direction enumeration as well as Point.Move(Direction) Point and Point.MoveBy(Direction, int16) Point which allows to translate a point to a certain direction.

What's Changed

Full Changelog: v1.1.0...v1.2.0