July 13, 2007
Version 1.3.0.1
Added new command line argument.
Updated:
Command line argument "-c" disables showing of .NET framework classes and classes from additional definition files. This allows to display
only the classes defined in your project (and, of course, defined inheritances).
Fixed:
- Command line arguments evaluation.
April 21, 2007
Version 1.3.0.0
Complete redesign of the application, Shark is now faster and better.
Fixed:
- Omiting comments
March 29, 2007
Version 1.0.0.1
Updated:
- new command line argument -h: creates HTML file containing the PNG output file.
- new command line argument -v: opens created HTML file in an existing instance of the Visual Studio 2003.
March 20, 2007
Version 1.0
Updated:
- Base class definitions
- Abbreviated class names recognition
Fixed:
- File path recognition
March 17, 2007
Preview released. Currently supports full class diagrams.
Features being prepared for the next build:- Recognize class names without namespaces (Form = System.Windows.Forms.Form).
- Make Shark usable as a tool in Visual Studio.
- Add support for Visual Studio 2005 projects.
