Homer Hsing added the Eta pairing, which is Type I in the library.
On top of this, he also performed much-needed maintenance: removing obsolete macros.
Many thanks to Homer Hsing, who has volunteered to help maintain the library. I’ve been having trouble finding time to work on it myself.
This release removes nested functions, which should make life easier for those trying to compile on OS X.
This fixes a param parsing bug. The old code assumed the params would terminate with a whitespace, and would behave poorly if it didn’t. The sample params are not affected because they all end with a newline.
Thanks to Michael Rushanan, you can now build on win32 using certain compilers.
Michael Adjedj again found a bug. It turns out I didn’t fix the problem correctly in the last release. Hopefully this time I did!