* Enhancements: - new stub implementation of --print-provides (github 95)
* Bug fixes: - fragments: fix an edge case involving path-only fragments and PKG_CONFIG_SYSROOT_DIR (github 94)
1.0.0
-----------------------------
* Features: - new library: libpkgconf
* Enhancements: - testsuite: use an explicit prefix on all tests - build: switch to automake
* Bug fixes: - cast all usage of ctype(3) functions - do not expand variables passed via --define-variable for compatibility with pkg-config 0.29 - let the CFLAGS being user settable
0.9.12
------------------------------
* Features: - add --list-package-names
* Enhancements: - ensure -I and -L are never pushed back
* Bug fixes: - fix implicit conversion warnings with variables over 31bits
0.9.11
------------------------------
* Features: - add --validate
* Enhancements: - add large file support checks in autoconf
* Bug fixes: - fix private lib deduplication - handle --static correctly in some more esoteric scenarios
0.9.10
-----------------------------
* Features:
* Enhancements:
* Bug fixes: - Fix parser when dealing with commented lines
0.9.9
----------------------------
* Features: - add a sub out --print-provides
* Enhancements:
* Bug fixes: - Fix parser when dealing with comments in fields