-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog
More file actions
37 lines (37 loc) · 1.22 KB
/
changelog
File metadata and controls
37 lines (37 loc) · 1.22 KB
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
# Changes
# 0.0.1: Fri 10 Jan 2020 18:34:39 AEDT
# Initial version
# 0.0.2: Fri 29 May 2020 11:39:24 AEST
# Added SCP functionality
# 0.0.3: Tue 11 Apr 2023 15:35:25 AEST
# Updated documentation and added check for docker(-compose)
# 0.0.4: Tue 11 Apr 2023 15:49:23 AEST
# Improved verbose output
# 0.0.5: Fri 9 Aug 2024 16:03:15 AEST
# Code improvements
# 0.0.6: Fri 9 Aug 2024 17:01:49 AEST
# Added strict and debug switches
# 0.0.7: Fri 9 Aug 2024 17:24:36 AEST
# Shellcheck fixes and clean up
# 0.0.8: Sat 10 Aug 2024 00:30:39 AEST
# Updated commandline processing
# 0.0.9: Mon 06 Oct 2025 20:07:50 AEDT
# Updated code inline with template script
# 0.1.0: Mon 06 Oct 2025 20:27:50 AEDT
# Fixed docker compose
# 0.1.1: Tue 07 Oct 2025 00:09:44 AEDT
# Initial commit of rewrite
# 0.1.2: Tue 7 Oct 2025 11:17:08 AEDT
# More SSH/SCP switch support
# 0.1.3: Tue 07 Oct 2025 15:01:07 AEDT
# Bug fixes and improvements
# 0.1.4: Tue 07 Oct 2025 15:37:30 AEDT
# Updated documentation
# 0.1.5: Tue 07 Oct 2025 16:02:13 AEDT
# Improved command processing
# 0.1.6: Tue 07 Oct 2025 18:39:40 AEDT
# Added ping test
# 0.1.7: Sun 12 Oct 2025 23:42:40 AEDT
# Documentation update
# 0.1.8: Thu Dec 11 11:19:38 AEDT 2025
# Set verbose mode to false by default