The stable branch has been updated, making the 0.9.5 release.
In addition to bug-fixes, new features include:
*) Switched to the Steffen (1990) monotonic interpolation routine when deriv_type = 'MONO' (note that you will have to do an hg up & hg pull inside the core directory to obtain this change)
*) Improved OpenMP performance by using dynamic scheduling
*) Added support for specifying scan frequencies in units of the cutoff frequencies (acoustic or gravity)
*) In output files, renamed E to E_norm, K to E and dK_dx to dE_dx
*) Fixed incorrect classification (off by one) of radial modes
*) IMPORTANT: changed the way GYRE reads input files: where before one did ./gyre_ad < foo.in, now one does ./gyre_ad foo.in
I'm planning to formally release GYRE in a week or so, so get your bug reports to me sooner rather than later!