1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
All The Latest Guile-SemVer News
********************************
Noteworthy changes in release 0.1.1 (2020-02-22)
================================================
- Allow building with Guile 3.0.
- Use the SRFI 64 test driver provided by Automake.
Noteworthy features of release 0.1.0 (2019-11-22)
=================================================
Features
- Reads, writes, and compares versions according to the Semantic
Versions 2.0.0 standard.
- Reads SemVer ranges as used by the NodeJS Package Manager and
Cargo (the Rust package manager).
- Checks whether a SemVer range contains a SemVer.
Copying this file
=================
This file was written by Timothy Sample <samplet@ngyro.com>.
To the extent possible under law, the author(s) have waived all
copyright and related or neighboring rights to this file.
You should have received a copy of the CC0 legalcode along with this
work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
|