Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / maxhauser/semver issues and pull requests

#83 - Beta?

Issue - State: open - Opened by justinmchase 3 months ago - 1 comment
Labels: answered

#82 - Unexpected results comparing with `SemVersion.Satisfies`

Issue - State: closed - Opened by devklick 5 months ago - 1 comment

#81 - Mark assembly as CLS compliant

Pull Request - State: closed - Opened by flobernd about 1 year ago

#80 - update SemVersion.ParsedFrom to used optional biginteger

Pull Request - State: closed - Opened by AlgorithmsAreCool about 1 year ago - 2 comments

#79 - Valid semver string 1.0.2300254001 is failing validation

Issue - State: closed - Opened by sohirani over 1 year ago - 6 comments
Labels: duplicate

#78 - I don't get SemVersionRange construtor

Issue - State: closed - Opened by Mertsch over 1 year ago - 2 comments
Labels: question

#77 - Prevent Inverted SemVersionRange Values ("1.2 - 1.0")

Issue - State: closed - Opened by damepatr over 1 year ago - 2 comments

#76 - "!=" Comparison for Version Ranges

Issue - State: open - Opened by damepatr over 1 year ago - 3 comments
Labels: enhancement

#75 - Hide obsolete methods from VS to prevent accidental usage.

Pull Request - State: closed - Opened by JKamsker almost 2 years ago

#74 - SemVersion.Parse throws System.OverflowException

Issue - State: closed - Opened by WenceyWang almost 2 years ago - 1 comment

#73 - System.OverflowException: 'Prerelease identifier 'xxx' was too large for Int32 in version 'xxx'.'

Issue - State: closed - Opened by specialforest about 2 years ago - 9 comments
Labels: enhancement, breaking change, next-major-version

#72 - Should Throw ArgumentOutOfRangeException for Negative Max Length

Issue - State: closed - Opened by WalkerCodeRanger about 2 years ago - 1 comment
Labels: bug, breaking change, next-major-version

#71 - Implemented range checks

Pull Request - State: closed - Opened by Skippeh over 2 years ago - 13 comments

#70 - Remove Obsolete Methods in Next Major Release

Issue - State: closed - Opened by WalkerCodeRanger over 2 years ago - 1 comment
Labels: breaking change, next-major-version

#69 - Incorrect Order For "Negative" Prerelease Identifiers

Issue - State: closed - Opened by WalkerCodeRanger over 2 years ago - 1 comment
Labels: bug

#68 - Drop Support for Older .NET Versions

Issue - State: closed - Opened by WalkerCodeRanger over 2 years ago - 2 comments
Labels: breaking change, next-major-version

#67 - Add netstandard2.0 to release v2.1.0

Pull Request - State: closed - Opened by WalkerCodeRanger over 2 years ago

#66 - Add netstandard2.0 target

Pull Request - State: closed - Opened by khellang almost 3 years ago - 6 comments

#65 - Replace Change() method with With...() and Without...() methods

Issue - State: closed - Opened by WalkerCodeRanger over 3 years ago
Labels: enhancement

#64 - Comply with the spec for 'pre' and 'build' when in strict mode

Pull Request - State: closed - Opened by gerrod over 3 years ago - 3 comments

#63 - Add implicit conversion from SemVersion to String

Issue - State: closed - Opened by augustoproiete almost 4 years ago - 1 comment
Labels: duplicate, wontfix

#62 - Is there support planned for parsing version with build numbers?

Issue - State: closed - Opened by pri-kise about 4 years ago - 2 comments

#61 - Follow MS Versioning Guidance on Assembly Versions

Issue - State: closed - Opened by WalkerCodeRanger about 4 years ago - 3 comments
Labels: bug

#60 - Add a constructor taking a string

Issue - State: closed - Opened by SimonTouchtech over 4 years ago - 1 comment

#59 - When parsing fails, add invalid version string to exception message

Pull Request - State: closed - Opened by harryr0se over 4 years ago - 1 comment

#58 - Snyk Security Issue

Issue - State: closed - Opened by garethf89 almost 5 years ago - 6 comments

#57 - Write up release notes for transition from 1.x to 2.x

Issue - State: open - Opened by WalkerCodeRanger almost 5 years ago
Labels: documentation

#56 - Set Up Benchmark.NET for Performance Optimization

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement

#55 - Implement GitHub Recommended Community Standards

Issue - State: open - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement, documentation

#54 - Add nuget badge to README

Pull Request - State: closed - Opened by WalkerCodeRanger almost 5 years ago

#53 - Comparison Or Equal Operators Incorrect for Leading Zeros in Prerelease and Metadata

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: bug

#52 - Link to NuDoq for API Docs

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago
Labels: documentation

#51 - Setup DocFX Documentation

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 4 comments
Labels: enhancement, documentation

#50 - Look into publishing symbol packages

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment

#49 - Review/Edit Doc Comments

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: documentation

#48 - Verify New Latest Unit Tests Work Against 2.0.4 Version

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment

#47 - Implicit Conversion From String Should be Removed

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: enhancement, breaking change, next-major-version

#46 - Implicit Conversion From String Should be Marked Obsolete

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement

#45 - Assign Version Number Based on Last Tag

Issue - State: open - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement

#44 - Add Property for Whether a Version is Prerelease

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement

#43 - Use SemVer in the AssemblyInformationalVersion attribute

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: enhancement

#42 - Investigate NuGet.Versioning Package

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment

#41 - Allows construction of SemVersion with invalid Prerelease and Build

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: bug

#40 - Allows Construction of SemVersion with Negative Major, Minor, Patch

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 2 comments
Labels: bug, breaking change, next-major-version

#39 - CompareTo(object) should throw ArgumentException if argument isn't the same type

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: enhancement

#38 - Improve Parsing Options

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: enhancement

#37 - Expose Segments of Prerelease Version

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: enhancement

#36 - Use SemVersion.Compare in Implementation of >= and <=

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement

#35 - Setup Roslyn FxCop Analyzers

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement

#34 - Implement IEquatable<T>

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: enhancement

#33 - Implement `Parse` using `TryParse` instead of the other way around

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: enhancement

#32 - Better Conversion from System.Version

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment
Labels: bug, enhancement

#31 - Migrate Project File Formats

Pull Request - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 1 comment

#30 - Migrate to .NET Standard 2.0

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago - 3 comments
Labels: enhancement

#29 - Add a SemVersion Range Class

Issue - State: closed - Opened by WalkerCodeRanger almost 5 years ago
Labels: enhancement

#28 - Migrate *.proj files to latest .net version

Issue - State: closed - Opened by a-z-hub almost 6 years ago - 5 comments
Labels: enhancement

#27 - Getting the original string used to construct a semver object

Issue - State: closed - Opened by provanguard about 6 years ago - 2 comments
Labels: enhancement, wontfix

#26 - Precedence error

Issue - State: closed - Opened by janhohenheim about 6 years ago - 3 comments
Labels: enhancement

#25 - Fix conversion operators

Pull Request - State: closed - Opened by macro187 over 7 years ago - 3 comments
Labels: bug, enhancement, breaking change

#24 - Add implicit conversion from System.Version

Pull Request - State: closed - Opened by DanTheMan827 over 7 years ago - 1 comment
Labels: enhancement

#23 - Create nuget package with strong name

Issue - State: closed - Opened by a-z-hub about 8 years ago - 10 comments
Labels: enhancement, breaking change, next-major-version

#22 - Strong name package

Issue - State: closed - Opened by vadimi about 8 years ago - 2 comments
Labels: duplicate, enhancement

#21 - docs/tip: Gist for JSON serializing with JSON.Net

Issue - State: open - Opened by madaz about 8 years ago - 4 comments
Labels: enhancement

#20 - #11 Added support for .NET Core

Pull Request - State: closed - Opened by niemyjski about 8 years ago - 8 comments

#19 - Republished as .net core compatible nuget package

Issue - State: closed - Opened by apawsey about 8 years ago - 2 comments

#18 - Rebuilt as dotnet core project

Pull Request - State: closed - Opened by apawsey over 8 years ago - 4 comments

#17 - Switched to xproj, removed serialization and intern

Pull Request - State: closed - Opened by herecydev over 8 years ago - 1 comment

#16 - Parse "strict mode" allows leading zeroes, invalid pre-release identifiers

Issue - State: closed - Opened by zarenner over 8 years ago - 3 comments
Labels: bug

#15 - About ordering (seems that's becoming my speciality :))

Issue - State: closed - Opened by olivier-spinelli about 9 years ago - 7 comments
Labels: enhancement

#14 - Fix comparison bugs in consecutive pre release numbers.

Pull Request - State: closed - Opened by olivier-spinelli about 9 years ago - 1 comment

#13 - Fix comparison < and > operators bugs.

Pull Request - State: closed - Opened by olivier-spinelli about 9 years ago - 1 comment

#12 - Fix comparison < and > operators bugs.

Pull Request - State: closed - Opened by olivier-spinelli about 9 years ago - 2 comments

#11 - DNX/CoreFX support

Issue - State: closed - Opened by balneaves over 9 years ago - 6 comments

#10 - Incrementing

Issue - State: open - Opened by ben-biddington over 9 years ago - 4 comments
Labels: enhancement, comments-wanted

#9 - semver is not according to semver 2.0 spec

Issue - State: closed - Opened by johannesegger over 9 years ago - 2 comments

#8 - INotifyPropertyChanged?

Issue - State: closed - Opened by dazinator almost 10 years ago - 2 comments
Labels: invalid, wontfix

#7 - SemVersion.Satisfies method?

Issue - State: closed - Opened by chadly almost 10 years ago - 1 comment
Labels: enhancement

#6 - Add support for serialization / deserialization.

Pull Request - State: closed - Opened by peters over 10 years ago - 2 comments

#5 - Fix issue #2, issue #3 and issue #4

Pull Request - State: closed - Opened by michielvoo almost 11 years ago

#4 - Implement <= and >= operators

Issue - State: closed - Opened by michielvoo almost 11 years ago

#2 - Implement TryParse(string input, out SemVersion version)

Issue - State: closed - Opened by michielvoo almost 11 years ago

#1 - Retarget to .NET4

Issue - State: closed - Opened by diegohb about 11 years ago - 1 comment