v3.2.1
In this release, FuncUnit no longer sets window.jQuery so that if a module has dependencies on both FuncUnit and jQuery (a different version than what FuncUnit uses), they won't get mixed up (i.e. the module can use the version of jQuery it intended to).