0.3.1

The no-game screen of LÖVE 0.3.1.

The codename for LÖVE 0.3.1 is Space Meat. It is currently released.

Changes from 0.3.0

Fixes

  • Fixed segfault related to graphics.
  • Fixed wait-forever bug related to audio.
  • Fixed error reporting not working across modules.
  • Fixed bug where games with a trailing "/" would not start.
  • Fixed bug which caused love.timer.sleep to delay for (way) too long.