Skip to content

0.15.0

Compare
Choose a tag to compare
@alucryd alucryd released this 10 Feb 20:18
· 177 commits to master since this release
0.15.0
bd19cf9
  • Use archive name and directory names in the archive when importing arcade games
  • Also use the file name in the archive when importing arcade games
  • Rework import-roms to only ask for a system when desired or necessary
  • Rework rebuild-roms to make it a lot faster
  • Fix completion computation for arcade systems
  • Don't automatically trash invalid roms, put the mechanic behind a flag
  • Add a flag to force import existing roms
  • Use native rust implementations by default (openssl-sys -> rustls, libz-sys -> miniz_oxide)