----- * Add ``SIG{INT,TERM,USR1}`` handling to nestrun (GH-9) * Add SCons integration via ``nestly.scons`` (GH-12) * Support for walking a directory in nestagg (GH-13) * Initial Python 3, PyPy support * Add an ``OUTDIR`` key to nest control files * Additional examples
0.3.0
----- * Add ``nestly.core.stripext`` * New aggregation functionality: ``nestagg`` subcommand; ``nestly.core.nest_map`` * Show tail of log file when ``nestrun`` fails (GH-10)
0.2.0
-----
* Deprecated ``nestly.nestly`` * New object-oriented API in ``nestly.core`` * Updated examples