Skip to content

Releases: piraces/dotnex

1.0.0

30 Jan 23:31
5017db2
Compare
Choose a tag to compare

First stable version

  • Symbol package published and available for debugging purposes
  • Multi-target all current supported .NET versions (currently .NET Core 3.1 LTS, .NET 5 and .NET 6)
  • Better documentation with DocFx and published in main web page
  • Integration tests
  • More focus on security (Dependabot, Security.md, CodeQL analysis).

0.1.2

18 Mar 22:38
Compare
Choose a tag to compare

Changes since 0.1.1

  • New name for the package and the project! Now the tool name is dotnex... A more convenient and shorter command. Find it in nuget.org.
  • dotnet-tool-run has been deprecated in nuget.org, to keep users informed.
  • New icon for the package.

0.1.1

20 Jan 17:12
Compare
Choose a tag to compare

Changes since 0.1.0

  • Added new command to remove cache before running a tool or to remove the cache directly (-r or --remove-cache flag).

Initial release

08 Jan 22:26
9811044
Compare
Choose a tag to compare

Main features implemented.