[1.3.0] - 2019-10-24
Added
- Putting version number for package in properties of the JSON output (issues #7)
- Putting URL for package license in properties of the JSON output (issues #9)
Changed
- JSON output now includes the version and URL for packages (where available)
- Pretty print output includes version
- Better error message when the dependency graph for a project fails to load
Changes:
- 9ed2f70 Of course you can't use & in the changelog, it'll break XML
- 0cc29c3 Cleaning up the output file to be more modular and simpler to use
- 0764e8e Adding changelog information
- 93306aa Better error information for non-SDK project files
- e73ec4b Introducing a special display name and using Option type of url
- 5b9543e Merge branch 'issue7/versionnumbers' of https://github.com/yassinjabri/dotnet-delice into yassinjabri-issue7/versionnumbers
- e9c6f6c Fixing merge issue
- ebb2fcb issue #7: fix pretty print output
- 40c5db2 issue #7: fix url output
- 7de6b71 issue #7: fixed pretty print, changed class to record type
See More
- fec6073 issue #7: fixed line endings to LF
- 84feb7d issue #9: seperate url property in json output
- 3024c1e issue #7: packages with version number in json output
This list of changes was auto generated.