-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Eric Pailleau edited this page Sep 9, 2019
·
2 revisions
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