Skip to content
Eric Pailleau edited this page Sep 9, 2019 · 2 revisions

Welcome to the samovar wiki!

samovar is an Erlang/OTP library for SEMVER standard handling, implementing:

  • check of semver version against a semver range
  • understand any semver ranges ( simple range or more complicated ranges using "and" and "or")
  • smart handling of old Erlang/OTP release names
  • extraction of elements of a semver version syntax
Clone this wiki locally