QLeatherMan 0.5.0
See the version list below for details.
dotnet tool install --global QLeatherMan --version 0.5.0
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local QLeatherMan --version 0.5.0
#tool dotnet:?package=QLeatherMan&version=0.5.0
nuke :add-package QLeatherMan --version 0.5.0
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
This package has no dependencies.
Version | Downloads | Last updated | |
---|---|---|---|
0.9.4 | 537 | 7/22/2020 | |
0.9.3 | 548 | 7/21/2020 | |
0.9.2 | 488 | 6/29/2020 | |
0.9.1 | 478 | 6/29/2020 | |
0.9.0 | 416 | 6/19/2020 | |
0.8.0 | 415 | 4/2/2020 | |
0.7.2 | 457 | 2/29/2020 | |
0.7.1 | 437 | 2/29/2020 | |
0.7.0 | 445 | 2/29/2020 | |
0.6.0 | 483 | 2/21/2020 | |
0.5.1 | 445 | 2/18/2020 | |
0.5.0 | 443 | 2/18/2020 | |
0.4.0 | 472 | 2/18/2020 | |
0.3.1 | 554 | 2/14/2020 | |
0.3.0 | 505 | 2/12/2020 | |
0.2.1 | 440 | 2/10/2020 | |
0.2.0 | 430 | 2/10/2020 | |
0.1.0 | 531 | 2/9/2020 |
0.5.0 - 'general': add support to use qlman without any parameters, and instead read them from a file
- 'config': generate a sample config for further tweaking
0.4.0 - 'generate': support generation of deprecated types, fields, etc (via -d switch)
0.3.2 - 'compare': optimize output in case of no changes
0.3.1 - 'general':fix error message when commandline could not be parsed
- 'compare': fix errror preventing actual comparison to happen
0.3.0 - 'compare': write message to stderr when comparison indicates introduction of breaking-changes
- 'generate': support invoking with a local files
0.2.0 - 'compare:' add support for comparing local schemas
0.1.0 - initial release