This is a list of user-visible changes between releases of libsnprintfv.

New in 1.0: 2001-??-??; development version 0.98j, Gary V. Vaughan:
* First public release of snprintfv
* POSIX formatted printing API
* GNU dprintf and asprintf API
* Operates correctly on "%2$s" style positional parameters
* Supports "%3$*1$.*2$d" width and precision positional parameters
* snprintfv API accepts argv arrays of argument lists
* User definable % format specifier handlers using the glibc API
* User definable output streams
* Can be built as a libtool convenience library or installed from the
  distribution as a shared and static libtool archive
* functions for list operations and 8-bit clean strings

