Known issues
All versions
- WAVE audio files get padded with silence at the end.
0.7.*
- Strings passed to Thread:send are converted to numbers if possible.
- ImageData:encode saves the image vertically flipped if the ImageData is created with love.image.newImageData(number, number), love.graphics.newScreenshot or Framebuffer:getImageData.
0.7.1
- Games appended to the love binary (merged executables) fail to load.