Skip to content

Releases: Torwent/wasp-api

v0.7.1

27 Jun 15:50
Compare
Choose a tag to compare

Bug Fixes

  • optimized updating stats further (440dad0)

v0.7.0

27 Jun 12:06
Compare
Choose a tag to compare

Bug Fixes

Features

  • convert the API to run on bun and elysiajs (c8f04cf)
  • Create Dockerfile (a371e78)
  • release bun rework (40abee5)

v0.6.10

18 Apr 15:29
Compare
Choose a tag to compare

Bug Fixes

  • change API to use the service key (0d2dbb5)

v0.6.9

16 Feb 11:52
Compare
Choose a tag to compare

Bug Fixes

  • stats: added a switch case to handle 0 experience and 0 gold reports (096b2d9)

v0.6.8

15 Feb 16:55
Compare
Choose a tag to compare

Bug Fixes

  • more small tweaks to fix minor issues (5ee30a7)

v0.6.7

15 Feb 15:14
Compare
Choose a tag to compare

Bug Fixes

  • more tweaks to how data is inserted onto de database (dca3285)

v0.6.6

15 Feb 13:27
Compare
Choose a tag to compare

Bug Fixes

  • better error messages for debugging (d0c5de5)

v0.6.5

15 Feb 11:11
Compare
Choose a tag to compare

Bug Fixes

  • stop the API from trying to update the levels column since it's an auto-generated one. (c486c6b)

v0.6.4

31 Dec 02:24
Compare
Choose a tag to compare

Bug Fixes

  • remove premium and vip roles (1f26e99)

v0.6.3

19 Aug 12:01
Compare
Choose a tag to compare

Bug Fixes

  • explicitly settings levels to undefined since they are calculated on the database (8600184)