Changelog for duckdb-ffi-1.4.1.4
Changelog
1.4.1.4
- Simplify Setup.hs to use defaultMain, fixing builds in Nix and other environments where the custom library search logic failed.
0.1.4.2
- Move deprecated FFI functions to the Deprecated module.
0.1.4.1
- Initial release