Skip to content

0.28.0

Compare
Choose a tag to compare
@RobLoach RobLoach released this 07 Oct 16:49
· 229 commits to master since this release
bcbe88c

Features

  • love.timer.step() now returns dt
  • Adds string::replace(search, replace) to replace all instances of a string

Fixes

  • Fixes undefined reference to process_sinc_neon_asm()
  • Fixes love.graphics.draw(image) with no x and y parameter

Chores

  • Update libretro-common
  • Update PhysFS
  • Rework the testing framework
  • Fix Doxygen warnings