benjamincudi / semver-go

A Go package for the guidelines established at http://semver.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semver - Semi-Fluent Go Implementation

This is a semi-fluent Go implementation for checking validity and determining severity of new versions. The rules implemented are those outlined at http://semver.org , and serve to reduce both the barrier to and cost of updating dependencies.

This is free for anyone to use.

About

A Go package for the guidelines established at http://semver.org


Languages

Language:Go 100.0%