0.21.3
This adds support for macOS multi-generation which can be invoked with -DCMAKE_OSX_ARCHITECTURES="arm64;x86_64".
This also adds the -fPIC flag to the library to generate position independent code.
There are not code changes, except to the enable the above.
This closes issue #184.
What's Changed
Full Changelog: 0.21.2...0.21.3