Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevin-lee/just-semver
Semantic Versioning for Scala / SemVer for Scala
https://github.com/kevin-lee/just-semver
scala semantic-version semver
Last synced: 23 days ago
JSON representation
Semantic Versioning for Scala / SemVer for Scala
- Host: GitHub
- URL: https://github.com/kevin-lee/just-semver
- Owner: kevin-lee
- License: mit
- Created: 2018-11-09T16:51:36.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T22:47:40.000Z (2 months ago)
- Last Synced: 2024-08-29T05:38:43.653Z (2 months ago)
- Topics: scala, semantic-version, semver
- Language: Scala
- Homepage: https://just-semver.kevinly.dev
- Size: 1.25 MB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/0.1.0.md
- License: LICENSE
Awesome Lists containing this project
README
# just-semver
[![Build Status](https://github.com/Kevin-Lee/just-semver/workflows/Build%20All/badge.svg)](https://github.com/Kevin-Lee/just-semver/actions?workflow=Build+All)
[![Release Status](https://github.com/Kevin-Lee/just-semver/workflows/Release/badge.svg)](https://github.com/Kevin-Lee/just-semver/actions?workflow=Release)
[![Coverage Status](https://coveralls.io/repos/github/Kevin-Lee/just-semver/badge.svg?branch=master)](https://coveralls.io/github/Kevin-Lee/just-semver?branch=master)[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/just-semver_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/just-semver_2.13)
[![Latest version](https://index.scala-lang.org/kevin-lee/just-semver/just-semver/latest.svg)](https://index.scala-lang.org/kevin-lee/just-semver/just-semver)
[![Scala.js](https://www.scala-js.org/assets/badges/scalajs-1.11.0.svg)](https://www.scala-js.org)Semantic Versioning (`SemVer`) for Scala
Docs: [https://just-semver.kevinly.dev](https://just-semver.kevinly.dev)