question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Added raw version string property in ReleaseNotes class

See original GitHub issue

This is kind of a follow-on from #885

@Redth’s SemVer package is great for parsing strings. Built-in ReleaseNotesParser is great for extracting strings from a MarkDown file, but ReleaseNotes contains a typed Version property, with anything like -preview3-rc8-0002938 stripped off. If the Parser included the raw string that the Version was parsed from, we could send it off to SemVer for more complex parsing.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
markrendlecommented, Jul 20, 2016

Done: #1087

1reaction
markrendlecommented, Jul 20, 2016

I’ll see what I can do…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio 2022 Release Notes
Get the latest features, bug fixes, and support for Visual Studio 2022 Preview. Download today.
Read more >
Consolidated JDK 17 Release Notes
The full version string for this update release is 17.0.8+9 (where "+" means ... This system property can be used to remove the...
Read more >
What's new in C# 11 - C# Guide
Get an overview of the new features added in C# 11. ... Raw string literals; Generic math support; Generic attributes; UTF-8 string literals ......
Read more >
Consolidated JDK 9 Release Notes
The full version string for this update release is 9.0.4+11 (where "+" means "build") ... SERIAL_FILTER_PATTERN have been added to RMIConnectorServer.java .
Read more >
Shrink, obfuscate, and optimize your app | Android Studio
Learn how to shrink code in your release build to remove unused code and resources.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found