|
branko
|
7c2f909ffdd5
|
8 months ago
|
|
GC-44: Added support for Python 3.12:
- Updated documentation. - Updated release notes. - Updated supported Python versions in package configuration file. - Updated Python versions used for tests.
|
|
branko
|
f63fef3858a1
|
8 months ago
|
|
GC-43: Added support for Python 3.11:
- Updated documentation. - Updated release notes. - Updated supported Python versions in package configuration file. - Updated Python versions used for tests.
|
|
branko
|
c376a6e24d78
|
8 months ago
|
|
GC-42: Added support for Python 3.10:
- Updated documentation. - Updated release notes. - Updated functional tests (small tweak for help output change). - Added signing key for the Python 3.10 and 3.11 releases. - Updated supported Python versions in package configuration file. - Updated Python versions used for tests.
|
|
branko
|
5c9e817249b5
|
8 months ago
|
|
GC-45: Update copyright information:
- Changes to code base were previously done in 2020 as well (based on git history).
|
|
branko
|
7a8c83185a93
|
8 months ago
|
|
GC-45: Drop support for Python 3.5, 3.6, and 3.7:
- Updated documentation, removing references to versions as being supported. - Switched the Vagrant test machine to Debian Bullseye (still in LTS support) to match the main development environment. - Updated functional tests for output changes in OpenSSL CLI from Debian Bullseye. - Updated Tox configuration and instructions. - Dropped workaround for Python 3.5. - Updated package requirements. - Updated release notes.
|
|
branko
|
3c69231d7781
|
4 years ago
|
|
GC-39: Added support for Python 3.9:
- Updated release notes - Updated functional test for changes in help output in Python 3.9. - Updated comments on public signing keys used for validating the Python archives when using Vagrant provisioning. - Updated supported Python versions in package configuration file. - Updated Python versions used for tests.
|
|
branko
|
e982e9c89e10
|
4 years ago
|
|
GC-33: Added support for Python 3.8:
- Updated release notes. - Updated documentation. - Updated Python versions used for tests. - Updated supported Python versions in package configuration file.
|
|
branko
|
37395e095210
|
4 years ago
|
|
GC-35: Drop support for Python 3.4:
- Updated documentation, removing Python 3.4 as supported version. - Updated documentation to include support for Python 3.7 (this was already supported, but documentation did not list it in a couple of places). - Updated Tox configuration with list of supported Python versions. - Build Python 3.5.x for full test against all Python versions in order to make it independent of underlying distribution Python version. - Update package requirements. - Updated release notes.
|
|
branko
|
1cf5425c58ad
|
6 years ago
|
|
Noticket: Small improvements to documentation:
- List supported Python versions a bit more explicitly (improves readibility/stands out better). - Use dashes instead of asterisks for lists of items (just a syntax change). - Added link to documentation (RTD) to README file.
|
|
branko
|
eac14a7c48ad
|
7 years ago
|
|
GC-16: Added user documentation for the client command:
- Updated the features entry in README file, adding some missing information about other features implemented as well. - Added quick usage instruction for issuing a client certificate. - Added the client certificate artifacts directory to listing of directories used. - Added expanded usage instructions for the client command. - Fixed some invalid invocation example for the server command.
|
|
branko
|
c4c57ac605ec
|
7 years ago
|
|
GC-2: Adding initial documentation skeleton with some basic information about the project:
- Added basic documentation describing the project. - Updated gitignore file to ensure documentation build artifacts stay out of the repository. - README file placed at top directory for convenient access.
|