File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,26 @@ All notable changes to this project will be documented in this file.
8
8
9
9
- Show skipped and processed hosts in output - ([ a5fdcbe] ( https://github.com/pythoninja/sshgen/commit/a5fdcbe810d246ac0e9af97ed901b50da95ace2f ) )
10
10
11
+ ### Refactor
12
+
13
+ - Change create and writing methods - ([ 332c63c] ( https://github.com/pythoninja/sshgen/commit/332c63c547299e1db246b81a205d76fc3ee6f280 ) )
14
+
11
15
### Development
12
16
17
+ - * (dev)* Ignore test files - ([ 9ac9b86] ( https://github.com/pythoninja/sshgen/commit/9ac9b8661e5e6956fdc97e01b34b106be71d7e6c ) )
18
+ - * (dev)* Add justfile - ([ 6b5541e] ( https://github.com/pythoninja/sshgen/commit/6b5541ebb27bfaaa5b2d5130282358119bbcd35f ) )
19
+ - * (dev)* Enable ruff-specific rules for linter - ([ 98b901c] ( https://github.com/pythoninja/sshgen/commit/98b901c837a130007f9c91ab4e0f1642559b728d ) )
20
+ - * (dev)* Format the code on pre-commit - ([ 378e9c2] ( https://github.com/pythoninja/sshgen/commit/378e9c27cefd51677ab8636b69a0b0c10a7bf7ce ) )
13
21
- * (dev)* Change ruff linter and formatter rules - ([ 783ba11] ( https://github.com/pythoninja/sshgen/commit/783ba115bce9c416f25c5b691e6d949e41173de5 ) )
14
22
- * (dev)* Update python to 3.12 - ([ 6c9166a] ( https://github.com/pythoninja/sshgen/commit/6c9166a25bea7ab82451a00be17333acd8b346fc ) )
15
23
- * (dev)* Update to ruff 0.3.1 - ([ f05ee2e] ( https://github.com/pythoninja/sshgen/commit/f05ee2e1ce926dd182106d1e1472160561ee3240 ) )
16
24
25
+ ### Documentation
26
+
27
+ - * (changelog)* Update release notes - ([ f6d1323] ( https://github.com/pythoninja/sshgen/commit/f6d1323c767b93d1034bdea17a73e783fd7a50e8 ) )
28
+ - Update usage and output example - ([ 6a5dda4] ( https://github.com/pythoninja/sshgen/commit/6a5dda4b631b4830cc2e39db4132e3849e9d5a24 ) )
29
+ - Update example usage in cli - ([ c20477a] ( https://github.com/pythoninja/sshgen/commit/c20477a55c9b67e42ede4085828a1288ee6aa777 ) )
30
+
17
31
## [ 0.5.0] ( https://github.com/pythoninja/sshgen/compare/v0.4.0..v0.5.0 ) - 2023-12-19
18
32
19
33
### Features
You can’t perform that action at this time.
0 commit comments