This repository has been archived by the owner on Apr 30, 2020. It is now read-only.
Releases: geaz/sharpDox
Releases · geaz/sharpDox
Version 1.2.3
Version 1.2.2
- Updated nugets for VS2017 support
v1.2.1
Version 1.2.0
Version 1.2.0
- Some minor bug fixes
- Added 'Show Code' option to HTML Exporter
Version 1.1.2
- Some minor bug fixes
Version 1.1.1
- Fixed a bug with usings and see xml tags
Version 1.1
- Replaced NRefactory with Roslyn
- Reworked HTML Output (using Angular 2 together with FSC.js)
- Added a small http server for the HTML Output, if running from file system (start.exe)
- Added a top menu in the GUI - replacing the old file menu
- Code tweaks and bug fixes
Version 1.0rc2
- GUI bugfixes
- Method call parser bugfix
Version 1.0rc
- Created two seperate executes (gui and console)
- Changed Model: sharpDox now parses one repository per build target (thanks to Geert van Horrik)
- Creates the output path now, if necessary
- Added console exit codes
- Config file is static now - no last build info anymore
- sharpDox is able to parse unity solutions now
- Added Array Element Types to SDType model
- Reworked HTML Output
- Some more minor changes
Version 0.9.10
- The output window opens automatically, if the build fails
- Fixed a bug with Unity .sln files
- Some minor bug fixes in the html export