v1.1.1
- Add
extern "C" { ... }
wrappers for each header file in the C API. - Remove Doxygen documentation because:
- No-one seemed to care about it.
- Maintaining that part of the generator was more work than it was worth. If you want Doxygen documentation you'll have to do it yourself from now on. The external-facing comments are Doxygen compliant, so all you need to do is run Doxygen.
This marks the last of the updates for release that this library will get for a while (apart from other small changes that are deemed necessary and fixing any bugs that get found). The next main release will contain changes to the SIMD API, but that's a ways off yet. Expect any other releases until then to be 1.1.N and so on (unless something major changes, but that's unlikely).