- new CLI test runner tool:
bin/fu - support for xunit-style XML report format
- new assertion methods:
FUnit::not_ok(),FUnit::all_ok(),FUnit::not_has(),FUnit::pass() - dump backtraces when errors/exceptions caught
- lots more debugging info when enabled