The release 0.7 is not compatible with old versions due to removal of function describe (that has been merged with def). It would be good to bump major version number to 1, or to add a deprecated function describe that sets internally the id (parameter present in def but not in describe) to "".
@chambart What do you think ?