Releases: mattpannella/pupdate
2.10.5 - Patch for neogeo overdrive core
Skip looking for assets for the new neogeo core, like the normal one
2.10.4 - Firmware Download Bug Fix
What's Changed
- Minor bug fix for when a firmware file is manually put on your sd card, and then the updater is run afterwards. fixes issue #99
Full Changelog: v2.10.3...v2.10.4
2.10.3 Bug fix
Bug fix to allow updater to be run on a blank SD card again
What's Changed
New Contributors
Full Changelog: v2.10.2...v2.10.3
2.10.2 Bug Fix
This should fix the bug some people were having when downloading arcade roms
What's Changed
- skip hidden files by @mattpannella in #96
Full Changelog: v2.10.1...v2.10.2
2.10.1
Only one change. If there's an issue reading an instance json while checking for assets, handle the exception and keep going, instead of breaking and moving on to the next core
Should help the cps1 issue a little. still can't reproduce the bug to actually fix it, though
2.10.0 Release
New Features
- Downloading required assets (roms, bios files etc) for cores that are not installed by the updater. Now if you manually install a core that isn't supported by the updater (such as one of jotego's cores that are patreon exclusive) it will still attempt to find and install all the required files
- When using cli parameters, it no longer waits for input at the end of the process and just exits
2.9.4 Release
What's Changed
- Fixed issue #87
- temporarily removed self updating, to iron out some issues
2.9.3 release
What's Changed
- Add support for in-place auto update by @Guspaz in #83
- Updated to hopefully handle jotego's cores properly, until the inventory api adds support for other release types
New Contributors
Full Changelog: v2.9.2...v2.9.3
2.9.2 release
Fixed issue with version comparison that was causing the amiga core to download every time
2.9.1 Release
What's Changed
- Clean up unwanted files in cores before installing. by @LoneBoco in #77
- Fixed stupid bug in the version regex @mattpannella in #79
This really isn't a bugfix release, but there's an issue with the regex that pulls the semver out of the git release tag, and if i labeled this 2.10.0 it would never trigger a new update download. whatever, no one cares about the version