Releases: mattpannella/pupdate
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
2.9.0 Release
New Feature
- Now you will be prompted with an option for how you want the updater to handle new cores. Automatically accept them, automatically skip them, or prompt you if there's new cores whenever you run the app.
- This setting can be updated by running the core selector
Special thanks to @LoneBoco for this one
2.8.1 bug fix release
when you run the core selector in 2.8.0 you need to quit the app and run it again for the choices to take effect.
this is fixed in 2.8.1
2.8.0 Release
New features
- Added a menu to make it easier to choose what option you want to run. this was long overdue. i'm lazy
- Added an option to download available image packs
- Added a new cli parameter to skip the menu and just run the update process, the way it used to work.
-u
2.7.0 Release
New Feature
- Uninstall all skipped cores. Keep your openFPGA menu clean by removing unwanted cores. Setting is on by default. Can be disabled by setting
config.delete_skipped_cores
tofalse
2.6.2 Patch Release
Bug Fix: Core selector works with pram0d's cores, now.
2.6.1 Release
Last release accidentally contained something unfinished that caused it to not download some asset files. Should be fixed, now
who needs qa? just release it broken, and then release a patch the next day
2.6.0 Release
-
MacOS build is now a universal binary. Please let me know if this causes any issues for anyone.
-
First step toward supporting cores hosted in a single repository, without using releases. It's kind of a hack and inelegant right now, but whatever i dont care
Translation: The pram0d cores are supported now (snow bros 2 and garegga)