The stable branch has been updated, making the 0.9.7 release.
This release comprises bug fixes plus the following:
*) Parameters in the &coeffs namelist have been changed somewhat. Whereas before one would put
coeffs_type = 'MESA'
...now you need
coeffs_type = 'EVOL'
file_format = 'MESA'
...and similarly for FGONG, B3, GSM and OSC-format files.
*) The matrix determinant calculation has been significantly rewritten; apart from some performance gains, the big change is that the results from a GYRE run no longer depend on the number of threads used.