Skip to content

Releases: AresSC2/cython-extensions-sc2

v0.5.0

03 Jan 22:21
Compare
Choose a tag to compare

v0.5.0 (2025-01-03)

Build System

  • Install burnysc2 7.0.0 so unittests dont break (d135997)

  • Remove extra compile args (f15bedf)

  • Update python semantic release (c985ec7)

Continuous Integration

  • Attempt to ensure pipi has accurate version number (c85fa24)

  • Update release.yml (bdd821a)

Documentation

  • Update docs so autodocs still works (d4ecad1)

Features

  • Implement moving formation and AOE functions (5048349)

  • Notebook with new aoe and formation functions (2050c4b)

  • Update workflow to 3.12 (38e8304)


Detailed Changes: v0.4.6...v0.5.0

v0.4.6

19 Nov 12:43
Compare
Choose a tag to compare

Fix

  • Prevent cy_center returning unexpected values (d8e8d14)

v0.4.5

03 Oct 20:53
Compare
Choose a tag to compare

Fix

v0.4.4

19 Jun 14:00
Compare
Choose a tag to compare

Fix

  • Handle missing trained from value for archon (8883bc8)

v0.4.3

19 Mar 11:47
Compare
Choose a tag to compare

Fix

v0.4.2

19 Mar 10:32
Compare
Choose a tag to compare

Fix

  • Call correct units collection (3e609f0)

v0.4.1

19 Mar 09:15
Compare
Choose a tag to compare

Fix

  • Access correct units object in BotAI (e5db481)

v0.4.0

14 Mar 13:17
Compare
Choose a tag to compare

Feature

  • Add units center mass function (88d88e6)

v0.3.6

18 Feb 21:52
Compare
Choose a tag to compare

Fix

  • Use correct cibuildwheel version (51a8d35)
  • Build wheels for numerous architecture / os (defc93a)

v0.3.5

09 Feb 15:32
Compare
Choose a tag to compare

Fix

  • Add imports required for ladder (e425929)