-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathchangelog
More file actions
62 lines (62 loc) · 2.26 KB
/
changelog
File metadata and controls
62 lines (62 loc) · 2.26 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# 0.0.1:
# Initial version
# 0.0.2:
# Added code to import stencils
# 0.0.2:
# Added code to select server stencils
# 0.0.3:
# Added code to test type of files
# 0.0.4:
# Added code to load CSV file
# 0.0.5:
# Added code to determine location on page
# 0.0.6: Thu 27 Oct 2016 11:24:09 AEDT
# Numerous fixes
# 0.0.7: Thu 27 Oct 2016 13:27:09 AEDT
# Added code to put in blanking plates if name can't be resolved
# 0.0.8: Thu 27 Oct 2016 13:46:52 AEDT
# Fixed blanking plate placement
# 0.0.9: Thu 27 Oct 2016 17:59:02 AEDT
# Added code to create an output file for each rack within a list
# 0.1.0: Thu 27 Oct 2016 23:10:26 AEDT
# Added support for Dell rackmount servers
# 0.1.1: Sat 29 Oct 2016 12:33:21 AEDT
# Added support for Dell storage
# 0.1.2: Sat 29 Oct 2016 13:33:21 AEDT
# Added support for IBM servers
# 0.1.3: Sat 29 Oct 2016 20:34:03 AEDT
# Added support for NetApp storage
# 0.1.4: Sun 30 Oct 2016 12:11:01 AEDT
# Added code to unzip stencils file
# 0.1.5: Sun 30 Oct 2016 12:46:36 AEDT
# Fixed bugs
# 0.1.6: Sun 30 Oct 2016 22:24:15 AEDT
# Fixed bug with processing racks with one item
# 0.1.7: Mon 31 Oct 2016 10:46:43 AEDT
# More bug fixes
# 0.1.8: Mon 5 Feb 2018 14:28:44 AEDT
# Rewrite to use VisioBot3000 powershell module
# 0.1.9: Mon 5 Feb 2018 19:57:29 AEDT
# Improved outputfile handling
# 0.2.0: Wed 7 Feb 2018 10:36:02 AEDT
# Updated code to support modifying shape data
# 0.2.1: Thu 8 Feb 2018 09:12:35 AEDT
# Updated example and added Pure FlashBlade support
# 0.2.2: Thu 8 Feb 2018 09:26:42 AEDT
# Example and Shape data updates
# 0.2.3: Fri 9 Feb 2018 08:12:32 AEDT
# Fixed shape labels and added additional shape data
# 0.2.4: Fri 9 Feb 2018 10:59:50 AEDT
# Added -longrackname switch option to include hostnames in page name and rack name
# 0.2.5: Fri 9 Feb 2018 17:02:45 AEDT
# Fixed calls to code to unzip stencils
# 0.2.6: Sat 10 Feb 2018 15:01:18 AEDT
# Added code to show labels on stencils
# 0.2.7: Sat 10 Feb 2018 15:14:36 AEDT
# Added code to ensure server stencils are on top of rack stencils
# 0.2.8: Sat 10 Feb 2018 23:41:18 AEDT
# Added additional examples and code to output a file per rack
# 0.2.9: Sun 11 Feb 2018 15:13:56 AEDT
# Added -pagelables switch to put rack label on top of page
# 0.3.0: Sun 11 Feb 2018 17:16:24 AEDT
# Improved page label handling