File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,5 +120,13 @@ https://github.com/nexB/thirdparty-packages
120120Release Notes
121121-------------
122122
123- - 2021-05-11: adopt new configure scripts from ScanCode TK that allows correct
124- configuration of which Python version is used.
123+ - 2021-09-03:
124+ - ``configure `` now requires pinned dependencies via the use of ``requirements.txt `` and ``requirements-dev.txt ``
125+ - ``configure `` can now accept multiple options at once
126+ - Add utility scripts from scancode-toolkit/etc/release/ for use in generating project files
127+ - Rename virtual environment directory from ``tmp `` to ``venv ``
128+ - Update README.rst with instructions for generating ``requirements.txt `` and ``requirements-dev.txt ``,
129+ as well as collecting dependencies as wheels and generating ABOUT files for them.
130+
131+ - 2021-05-11:
132+ - Adopt new configure scripts from ScanCode TK that allows correct configuration of which Python version is used.
You can’t perform that action at this time.
0 commit comments