-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathchangelog
42 lines (33 loc) · 852 Bytes
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Version 1.8:
- New installer file
- Edit option included (testing)
- pretty output
Version 1.7:
- Using ssc to Connect to server
- Search with keywords
- New output messages (Success , Error , Print)
- New command aliases ( -l , -s for example )
Version 1.6:
- Remove comments from confg file
- New name : ssc
- Now lists has colored output
- New install script
- Fixing config file in install script
Version 1.5:
- List now shows all hosts with full information
- Show details of a host
- Change checking process
- Checking for host already exist
Version 1.4:
- Fixing minor bugs
Version 1.3:
- Checking for existing of name before delete process
- list checks for argument again
Version 1.2:
- IdentityKey and Port conflicts solved
Version 1.1:
- Better coding
- Bug fixes
- Checking for duplicate entries.
Version 1.0:
- Initial Release