https://github.com/butcherg/rawproc/releases/tag/1.0.2
Read the release notes for a summary of changes, particularly .conf file changes you need to make if you’re retaining your rawproc.conf.
I was all set to introduce the librtprocess highlight recovery tool in 1.1 the next major release. I started to dig into why it wasn’t working, turns out the algorithm is dependent on the data being in the range 0.0-65535.0; the demosaics didn’t exhibit this dependency. Such a simple change, so I cherry-picked the change to the maintenance branch and included it here.
I’m probably going to put aside rawproc for a bit, so the next release will probably be the library updates in 1.1. I need to spend some quality time with the SSF thing…