Difference between revisions of "0.4.0"

(Add 0.4.0 changelog.)
 
(Add no-game screen)
 
(One intermediate revision by one other user not shown)
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>'''.
  
Line 13: Line 15:
 
* Fixed memory leak related to love::File (thanks amnesiasoft!).
 
* Fixed memory leak related to love::File (thanks amnesiasoft!).
  
[[Category:LoveVersions]]
+
[[Category:Versions]]

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!).