v1.3.0 - 2017-03-04
- Migrated from
configure.in
andMakefile.in
to the full autoconf suite. [#1] - Remove
detox_path.h
, in favor of command line defines. [#1] - Removed
libpopt
support. [#2] - Fixed the way
inline-detox
is generated. [#6] - Merged
parse_option_*.[ch]
andfile*.[ch]
. [#1, #2, #6] - Added
--inline
as an option todetox
, to enable inline mode on the main
binary. [#6]