Warning, /sdk/codevis/CHANGELOG is written in an unsupported language. File is not indexed.

0001 V0.6:
0002 
0003 - Improve Deployment scripts for ubuntu, centos, mac, windows and source.
0004 - Remember project path on the Code Extractor dialog
0005 - Forbid acessing wsl:// schemas on windows
0006 - Improve error checking on the Code Extractor Dialog
0007 - Navigate to the Package location on the File Manager
0008     (Right click on the package list, open with file manager)
0009 - Update semantic rules for package and package groups recognition on physical
0010     parser
0011 - New actions menu on the Packages TreeView
0012 - Improve Application Performance
0013 - Improved CLI tools for genreating databases from code, and project files.
0014 - Improved Standalone Packages algorithm
0015 - Removed Dependency on Graphviz
0016 - Add title on Input Dialogs
0017 - Removed PNG Export
0018     (Some pngs were so big that it could exaust the memory when open,
0019     use the svg export if you need exporting)
0020 - Allow to change the current entity on the visualization panel
0021     (This changes some visualization information that are visible only for the
0022     current entity)
0023 - Show Level number on the visualization tree
0024 - Fix *many* subtle bugs on the interface pointed out at the last in person
0025     demonstration
0026 - Text on the graphical view only has ellipsis if in collapsed mode
0027 - New Menu "View" that allows you to show / hide Docked Widgets
0028 - Allow to Unload Graphical Elements from the View
0029 - Add information panel for Relationships (acessed via right click)
0030 - Allow to chose vertical or horizontal direction for the Levelization Algorithm
0031 - Remove "Manual Groups" - This was never specified on the "Large Scale C++" and
0032     as an experiment, it failed.
0033 - Add the date of the build on About Page
0034 - Fixed *manu* subtle visualization bugs
0035 - Fixed *many* levelization bugs
0036 - Add Subtle animation for the Message Widget when something changes.
0037 - Add checkboxes for code geneation, so you can choose what to generate
0038 - Change the way we load the data from database, with a 10x speedup by *not*
0039     loading everything at once, and instead, loading when we need.
0040 - Package tree is now Sorted alphabetically
0041 
0042 And Much, Much more.
0043 (around 512 commits since last release.)
0044 
0045 V0.5:
0046 - See Git log