Skip to content

v2.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 13:47

This is Rugburn v2.0-rc3.

Hopefully, rc3 can finally be the last release candidate before we can cut "v2.0". In this release candidate, the bug identified where MinGW versions crash on specific JPEGs is finally fixed, hopefully it is the only one!

There were also a couple of cleanups. For development, there is now better support for generating clangd metadata in the Nix build; it isn't perfect, but it will make the code intelligence much more useful. Also, the linkage for ijl15 was greatly simplified by taking advantage of the Windows linker definitions file to work around a limitation of the linker in MinGW; now we no longer need to deal with unpacked static library files to link ijl15.

Bugfixes

  • Fixed a crashing issue with MinGW version #35

New Features

More Pangya Versions

Somehow, even more PangYa versions are now supported, again thanks to @Acrisio-Filho (#32)

New in v2.0-rc3:

  • PangYa BR 2.14a
  • PangYa BR 2.14b
  • PangYa BR 2.15
  • PangYa BR 2.16
  • PangYa BR 2.20c

Full Changelog: v2.0-rc2...v2.0-rc3