Release 0.1.1
- Bugfix: When iterate the modules in
register
function, need to copy the keys. - Bugfix for
__iter__
method ofModuleInfo
, and improve the error message of registering hooks and__repr__
string ofModuleInfo
. - Bugfix and improve test cases.