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.
Esta versión incorpora varias mejoras en las características existentes. En la anotación de Arg, el argumento de "dest" ahora es opcional. La cadena de herencia se consulta ahora al buscar campos y métodos. Cuando se trata con un número variable de argumentos por posición, el valor predeterminado no se reemplaza con la lista vacía si no se da ningún argumento.
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.