Skip to content

Releases: DEVDEER/dotnet-tocpm

v1.3.0

05 Aug 17:30
4a4c8b1
Compare
Choose a tag to compare

Documentation is fixed and wrong "run" is replaced with "execute". Also the Nuget references are updated. Shoutout to @draptik for finding and fixing this and beeing patient with the PRs!

v1.2.0

02 Aug 15:08
9043f4b
Compare
Choose a tag to compare

Fixed issue with characters breaking the Spectre markup on output.

1.1.1

06 Dec 20:06
073c4a4
Compare
Choose a tag to compare
  • Removed read key stop point.
  • Skipping output when no packages where found.
  • No exception when version is not present.

1.1.0

06 Dec 19:58
199f729
Compare
Choose a tag to compare
  • Switched to .NET 8
  • Version bump to 1.1.0
  • Nuget updates for Spectre.Console
  • Complete redesign of version detection by using XML deserialization instead of regex based approach.
  • This should fix #8 by using a much simpler re-use of the original XML elements instead of over-clever regex-replacement.

1.0.1

25 Mar 13:45
a8e131c
Compare
Choose a tag to compare

First stable release of the package.

Fixed issue with simulation mode

27 Dec 14:56
Compare
Choose a tag to compare
Pre-release

Now the tool will not change over to real-mode when no results where found in simulation.

0.0.2-alpha

27 Dec 10:20
Compare
Choose a tag to compare
0.0.2-alpha Pre-release
Pre-release

This is the second alpha release which was tested on Windows 11 and MacOS. Keep in mind that this is a pre-release!