- FCIOLimit exposing compile-time limits of the fcio library.
Changed
- Properties with unit nanoseconds have suffice `_ns` instead of `_nsec` now. - Variable field size changes in records are now exposed via return of sliced numpy arrays instead of using stride tricks. Fixes a memory leak.
0.2.3
Added
- Added dead time calculation to CyEventExt. - Added automatic deployment of the documentation to github pages.
0.2.2
Added
- Added publish workflow, pushing source distributions to pypi and test.pypi.