Skip to content

Releases: mesqueeb/FuegoOnAppleSilicon

v1.2.0

02 Feb 22:25

Choose a tag to compare

  • chore: 🎉 Release version 1.2.0 22379be
  • chore: 🎉 Release version 1.1.2 37a4526
  • fix: require boardSize to be passed 5ef811f

v1.1.1...v1.2.0

v1.1.1

20 Jan 04:06

Choose a tag to compare

  • chore: 🎉 Release version 1.1.1 ba3f7c9
  • fix: make new GoBoardCoordinate init public 226aded

v1.1.0...v1.1.1

v1.1.0

20 Jan 03:24

Choose a tag to compare

  • chore: 🎉 Release version 1.1.0 435f381
  • feat: add col, row, boardsize initialiser to GoBoardCoordinate 96ff95d
  • oxfmt 1ab3654

v1.0.1...v1.1.0

v1.0.1

26 Dec 06:05

Choose a tag to compare

v1.0.0...v1.0.1

v1.0.0

19 Aug 15:17

Choose a tag to compare

This library now uses swift-tools-version: 6.0
if your app is not able to use packages with swift-tools-version: 6.0, please use the previous version.

  • chore: 🎉 Release version 1.0.0 e26488e
  • feat: upgrade to swift 6.0 d9a5b5a

v0.3.3...v1.0.0

v0.3.3

10 Jul 07:50

Choose a tag to compare

  • chore: 🎉 Release version 0.3.3 c33449d
  • tests: use Swift Testing 578e6be

v0.3.2...v0.3.3

v0.3.2

10 Jul 03:10

Choose a tag to compare

v0.3.1...v0.3.2

v0.3.1

11 Jun 09:18

Choose a tag to compare

v0.3.0...v0.3.1

v0.3.0

11 Jun 06:56

Choose a tag to compare

  • chore: 🎉 Release version 0.3.0 60a7571
  • feat: add determineDeadStones helper function a6a3a77
  • docs: improve README c4aca02

v0.2.0...v0.3.0

v0.2.0

10 Jun 08:08

Choose a tag to compare

TLDR;

  • this fixes a crash that occurred when the engine was stopped once and started again
  • adds a bunch of common commands as public methods on FuegoBridge

Commits

v0.1.7...v0.2.0