RefactorErl 0.9.12.05 Release Notes ------------------------------------------------------------------------ The most important changes in this release are related to our web based user interface --- Web UI ------------------------------------------------------------- -- New dependency graph visualisation: "Smart Graph". The graph can be easily zoomed and filter by pointing the cursor on the nodes. -- The web interface can be started in restricted_mode, when the user has no permission to change the content of the database (adding, removing files). -- The dependency chains as the result of dependency analysis can be printed to the web page. --- Detecting Code Duplicates ------------------------------------------ -- A prototype version of code duplicates detection was integrated to the tool. It is available through the web interface and from ri. --- Dependency analysis------------------------------------------------- -- Some bugs related to function call graphs were fixed. --- Build options ------------------------------------------------------ -- The compile option no_nif changed to no_cpp.