Skip to content

Commit 9b444e1

Browse files
committed
Update documentation for release 30.1
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 0a51e27 commit 9b444e1

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

AUTHORS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ The following organizations or individuals have contributed to this repo:
33
- Shivam Sandbhor @sbs2001
44
- Philippe Ombredanne @pombredanne
55
- Hritik Vijay @Hritik14
6+
- Tushar Goel @TG1999
7+
- Keshav Priyadarshi @keshav-space
68

CHANGELOG.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
Release notes
22
-------------
33

4-
### Version v31.0.0
4+
5+
### Version v30.1.0
6+
7+
- New support for Alpine package versions. These are based loosely on Gentoo
8+
versions with some variations. We do not support all the version styles yet.
9+
The unit tests are based on the upstream apk-tools tests and this brings in
10+
700 new unit tests.
11+
- Fix handling of caret and tilde version in npm version ranges.
12+
- Enable automated build of wheels on release
13+
- Adopt latest skeleton, droping support for tests on macOS 10.14
514

615

716
### Version v30.0.0
817

918
- Implement the new "vers" spec. This is a major incomplatible change.
10-
1119
- Add support for nginx version scheme
1220
- Switching back to semver
1321
- Improve origin and license documentation

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ include:
110110
- arch linux: handled by the embedded `arch utility module borrowed from msys2
111111
<https://github.com/nexB/univers/blob/main/src/univers/arch.py.ABOUT>`_.
112112

113+
- Alpine linux: handled using the base Gentoo version support and extras
114+
specific to Alpine.
115+
116+
113117
The level of support for each ecosystem may not be even for now and new schemes
114118
and support for more package types are implemented on a continuous basis.
115119

0 commit comments

Comments
 (0)