Skip to content

1.1.0

Compare
Choose a tag to compare
@devdeer-alex devdeer-alex released this 06 Dec 19:58
· 36 commits to main since this release
199f729
  • 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.