Skip to content

Releases: BattlesnakeOfficial/exporter

1.2.0

08 Dec 23:55
8c71276
Compare
Choose a tag to compare

DEV 662: Clean up exporter (#16)

  • handle panics by logging and returning 500

  • refactor error handling and add some tests

  • handle panics in gif encoding

  • fix bug in board rendering

  • add some instructions for building and running locally

  • add signal handling

  • add tests for handleGIFFrame and handleASCIIFrame

  • add tests to github actions

  • go mod tidy

  • run tests on PR in case a fork is used

  • remove chris from codeowners and add myself

Added December membership head + tail

new trans-rights-scarf snake head

1.1.5

25 Oct 23:48
Compare
Choose a tag to compare

Added Oct membership head/tail

1.1.4

24 Sep 22:47
Compare
Choose a tag to compare
  • Added the membership head and tails that recently unlocked
  • Added new community heads and tails
  • Added Replit head and tail

1.1.3

29 Jul 18:52
Compare
Choose a tag to compare

adding September head and tail

1.1.2

11 Jun 22:25
Compare
Choose a tag to compare
  • adding May, June, July, August heads and tails
  • adding Summer League customizations

1.1.1

15 Apr 19:13
Compare
Choose a tag to compare
  • Adding new April Membership customizations

1.1.0

22 Feb 22:04
Compare
Choose a tag to compare
  • Flip Y coordinates to match API v1 breaking change.
  • Add missing default.png heads and tails.
    • These are copied from regular.png because this was changed at some point, but for now there needs to be both regular.png and default.png for compatibility reasons.
  • Fix endpoint docs in README (singular -> plural).
  • Fix tails rendering instead of heads on frame 0.
  • Fix panics when head/tail assets can't be loaded.
  • Fix my gofmt violations.
  • Adding missing head + tail assets for Spring League and membership

1.0.2

15 Jan 21:48
Compare
Choose a tag to compare
  • adding renamed head and tail assets from competitions to remove prefixes

1.0.1

24 Nov 17:59
Compare
Choose a tag to compare
  • Added PNGs for the new snake heads and tails added from competitions in late 2019 & all of 2020

1.0.0

02 Mar 03:31
181c119
Compare
Choose a tag to compare
Update test.yml