Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Cette version ajoute plusieurs améliorations aux fonctionnalités existantes. Dans l'annotation de l'Arg, l'argument « dest » est maintenant optionnel. La chaîne d'héritage est maintenant interrogée lors de la recherche des champs et des méthodes. Lorsqu'il s'agit d'un nombre variable d'arguments de position, la valeur par défaut n'est pas substituée la liste vide si aucun argument n'est donné.
This release adds several enhancements to the existing features. In Arg annotation, the "dest" argument is now optional. The inheritance chain is now queried when searching fields and methods. When dealing with a variable number of positional arguments, the default value is not overridden with the empty list if no argument is given.