Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: milouse/edgar

Tags

v5.0

Toggle v5.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
milouse Étienne Pflieger
New release v5.0

- Improve example given in README
- Add a new script to generate the OpenSSH options list
- Finally support Match block
- Fetch OpenSSH options from source code
- Better support deprecated or ignored OpenSSH options
- Improve a little the format_value method
- Support both item.key or key for dictionnary used as item

v4.0

Toggle v4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
milouse Étienne Pflieger
New release v4.0

Features
========

- Ensure default * block is always added at the end of the config

v3.0

Toggle v3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
milouse Étienne Pflieger
New release v3.0

Features
========

- Update possible ssh config option names
- Make option name parser case insensitive

v2.0

Toggle v2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
milouse Étienne Pflieger
New release v2.0

- Add a reminder on how to run tests in the README
- Allow the Include SSH parameter
- Add the possibility to customize the output file
- Improve a little CLI help and Edgar class docstring

v1.1

Toggle v1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
milouse Étienne Pflieger
New release v1.1

- Add a github specific FUNDING.yml file
- Support new SSH param PubkeyAcceptedAlgorithms
- Fix PyYAML dependency name
- Favor venv module on virtualenv external dependency
- Allow hosts lists to contain only string items

v1.0

Toggle v1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
milouse Étienne Pflieger
New release v1.0

Everything work as expected