File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Announcing TUF 1.0.0
2
2
3
3
Python-TUF v1.0.0 is a rewritten stable reference implementation of the TUF
4
- specification, which * includes * :
4
+ specification, which * currently * includes :
5
5
- a modern low-level [ * metadata
6
6
API* ] ( https://theupdateframework.readthedocs.io/en/latest/api/tuf.api.html )
7
7
- a fully specification-compliant [ * updater
@@ -21,7 +21,7 @@ processes). Note that there may be delays due to the lack of developer resources
21
21
for reviewing such pull requests.*
22
22
23
23
For the reasons outlined in [ ADR 10] (https://github.com/theupdateframework/python-tuf/blob/develop/docs/adr/0010-repository-library-design.md
24
- ), this release * does not yet* include a new * repository tool* . However, the new
24
+ ), this release * does not yet* include * repository tool* -like functionality . However, the new
25
25
* metadata API* makes it easy to replicate the desired functionality tailored to
26
26
the specific needs of any given repository (see * Migration* for details).
27
27
You can’t perform that action at this time.
0 commit comments