(taken from CHANGELOG.md)
Added
- In some error cases additional information is printed to
stderr
ifLIBOMEMO_DEBUG
is set (#40)
Fixed
- Fix default prefix to be
/usr/local
rather than/
(#38) (thanks, @hartwork!) - Fix filed
Requires.private
andRequires
in auto-generated pkg-config filelibomemo.pc
(#38) (thanks, @hartwork!)
Changed
- Migrate build system from a Makefile to CMake (#38) (thanks, @hartwork!)
- Most XML parsing errors should have a discernible error code now, mostly replacing the more general ones (#40)