Difference between revisions of "0.4.0"

m (category)
(Add no-game screen)
 
Line 1: Line 1:
 +
[[Image:NoGame-040.png|thumb|The no-game screen of LÖVE 0.4.0.]]
 +
 
The codename for LÖVE 0.4.0 is '''Taco Beam'''. It is currently '''<span style="color:#0000ff;">released</span>'''.
 
The codename for LÖVE 0.4.0 is '''Taco Beam'''. It is currently '''<span style="color:#0000ff;">released</span>'''.
  

Latest revision as of 00:36, 1 March 2018

The no-game screen of LÖVE 0.4.0.

The codename for LÖVE 0.4.0 is Taco Beam. It is currently released.

Changes from 0.3.2

Additions

Fixes

  • Fixed missing constants related to image optimization.
  • Fixed memory leak related to love::File (thanks amnesiasoft!).