Module Versionomy::Format::Semver
In: lib/versionomy/format_definitions/semver.rb

This is a namespace for the implementation of the semver schema and format.

Methods

create  

Classes and Modules

Module Versionomy::Format::Semver::ExtraMethods

Public Class methods

Create the semver format. This method is called internally when Versionomy loads the semver format, and you should not need to call it again. It is documented so that you can inspect its source code from RDoc, since the source contains useful examples of how to use the schema and format definition DSLs.

[Validate]