Skip to content

Releases: mattleibow/Mono.ApiTools.NuGetDiff

v1.4.2-preview.2

13 Jun 15:47
dce1eae

Choose a tag to compare

v1.4.2-preview.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2-preview.2

Version 1.4.1

22 Jul 19:10
da83614

Choose a tag to compare

Version 1.4

22 Jul 19:04
249051a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.4.0

Version 1.4 Preview (Build 8)

08 Apr 18:22
b94b0ad

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.4.0

Version 1.4 Preview (Build 12)

08 Apr 18:22
27e743a

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v1.4.0-preview.8...v1.4.0-preview.12

Version 1.3.2

15 Mar 06:11

Choose a tag to compare

v1.3.2

Just do the diff of the latest

Version 1.3.1

08 Jan 22:54
f2b022e

Choose a tag to compare

v1.3.1

Better help

Version 1.3

12 Nov 21:52
41daca9

Choose a tag to compare

Added some more features (#8)

* generating API info
* diff-ing from an API info
* merging assemblies

Version 1.2

03 Nov 21:36
0af330a

Choose a tag to compare

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)

30 Sep 11:20
f6ba76b

Choose a tag to compare

Pre-release
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