This release improved compatibility with Numpy, such that the events can be read using a format similar to the Faery numpy dtype
0.1.2
Libcaer wasn't correctly linking in a dependent function (`htole32`) from `endian.h`. This release fixes it so Linux can install and run the code seamlessly.
0.1.1
This release fixes some installation issues where linking wasn't done properly and drivers couldn't load
0.1.0
This release statically links in the dependencies, so the drivers can be installed and run independently
0.0.3
This release now publishes releases for python 3.9 through 3.13
0.0.2
This release adds dynamic versioning and fixed the PyPi release cycle