Minor updates and bug fixes, including getting the event/run/subrun bindings correct.
3.3.1
This release is functionally the same as 3.3.0, but has some minor adjustments to the source distribution generation and other bug fixes. This will get uploaded to pypi.
3.3.0
This version does several things: - IO Prefetching is now the default in QueueLoader. - SWIG is out, pybind11 is in. - numpy access to objects is more seamless with pybind11
3.2.2
Hopefully this deploys to pypi ...
3.2.1
This release is very similar to 3.2.0 with some minor fixes. Compiler warnings were addressed, and the linking error on Linux is also addressed as far as I can tell.