Llvmlite 0.38.1

Dear all,

I am pleased to announce the immediate availability of llvmlite 0.38.1. This is a patch release and the main feature is the support for Apple M1 silicon.

You can install the conda package using:

conda install -c numba llvmlite

And the wheel using:

pip install llvmlite

The changelog is here:

https://llvmlite.readthedocs.io/en/v0.38.1/release-notes.html#release-notes

As usual, we have been diligent during the release process and hope that the packages are fine. However, due to the large complexities involved in developing and releasing software, errors and omissions can always creep in. Please do test the release with your libraries and programs and report back any potential issues you may encounter here.