Releases: mattleibow/Mono.ApiTools.NuGetDiff
Releases · mattleibow/Mono.ApiTools.NuGetDiff
Version 1.4.1
Full Changelog: v1.4.0...v1.4.1
Version 1.4
What's Changed
- Enable roll forward to major versions by @mattleibow in #10
- Allow the CLI to specify the upstream source by @mattleibow in #11
- Add some fuzzy checks for new TFMs by @mattleibow in #16
- Add option for comparing NuGet structure and NuGet metadata. by @jpobst in #17
- Add an API usage analyzer by @mattleibow in #18
- Add the source code from the mono repository by @mattleibow in #19
- Improve the API analyzer and project names by @mattleibow in #20
- Add some docs by @mattleibow in #21
- Some small tweaks by @mattleibow in #22
- Update version by @mattleibow in #24
- Add support for ref/out and pointer parameters by @mattleibow in #23
- Update the DevOps build number by @mattleibow in #26
- Use the envvar by @mattleibow in #27
- Try PR number again by @mattleibow in #28
New Contributors
Full Changelog: v1.3.2...v1.4.0
Version 1.4 Preview (Build 8)
What's Changed
- Enable roll forward to major versions by @mattleibow in #10
- Allow the CLI to specify the upstream source by @mattleibow in #11
- Add some fuzzy checks for new TFMs by @mattleibow in #16
- Add option for comparing NuGet structure and NuGet metadata. by @jpobst in #17
- Add an API usage analyzer by @mattleibow in #18
- Add the source code from the mono repository by @mattleibow in #19
- Improve the API analyzer and project names by @mattleibow in #20
- Add some docs by @mattleibow in #21
- Some small tweaks by @mattleibow in #22
New Contributors
Full Changelog: v1.3.2...v1.4.0
Version 1.4 Preview (Build 12)
What's Changed
- Update version by @mattleibow in #24
- Add support for ref/out and pointer parameters by @mattleibow in #23
- Update the DevOps build number by @mattleibow in #26
- Use the envvar by @mattleibow in #27
- Try PR number again by @mattleibow in #28
Full Changelog: v1.4.0-preview.8...v1.4.0-preview.12
Version 1.3.2
v1.3.2 Just do the diff of the latest
Version 1.3.1
v1.3.1 Better help
Version 1.3
Added some more features (#8) * generating API info * diff-ing from an API info * merging assemblies
Version 1.2
Add a command to diff single assemblies (#7) * Add a command to diff single assemblies * Make the command write to a file/console * Let's do v1.2
Version 1.1 (Preview 1)
Build using .net core 3.0 (#5) * Build using .net core 3.0 * Only build master branch * Make sure to build .net core 2 and 3 tools * Fix the tests for new APIs
Version 1.0.2 (Preview 14)
v1.0.2-preview.14 Don't skip too soon, there might be other things needed