- change depth parameter to mindepth and maxdepth.
0.3.5
------------------
- add depth parameter in searching deeply annotations.
0.3.4
------------------
- change type of Annotation.targets from set to list.
0.3.3
------------------
- fix a bug in adding the parameter ``ctx`` in the call to the super method _bind_target of the Interceptor. - add the b3j0f.annotation.call.Memoize annontation which is given in order to save function result related to parameters.
0.3.2
------------------
- remove dependency to future. - add support of cpython.