4.1.0
What's Changed
- CMake update to find liblz4 using pkg-config instead of cmake. by @mholtrop in #46
- fix: return nonzero exit code for failures by @c-dilks in #48
- fix:
Makefile
OS detection by @c-dilks in #52 - build: add
libHipoDataFrame
topkg-config
file by @c-dilks in #53 - refactor!: replace
hipo::bank::iterator
withhipo::bank::rowlist
by @c-dilks in #50
Full Changelog: 4.0.1...4.1.0