Skip to content

Releases: danthompson-cwru/posh-axium

v1.5.1

29 Mar 20:52
v1.5.1
746447c
Compare
Choose a tag to compare

v1.5.0

24 Mar 19:24
v1.5.0
37c9c9a
Compare
Choose a tag to compare

Added New-AxiumSubfolder. Fixes issue #30.

v1.4.1

23 Mar 19:51
v1.4.1
aecef28
Compare
Choose a tag to compare

Added missing documentation for Test-AxiumCopy to README.MD. Fixes issue #29.

v1.4.0

23 Mar 19:40
v1.4.0
36a90ac
Compare
Choose a tag to compare

Added ability to check if a copy of axiUm is installed in a given folder. Fixes issue #28.

v1.3.1

17 Feb 20:26
v1.3.1
4842731
Compare
Choose a tag to compare

Fixed a bug where the path to the source files was not calculated correctly if MultipleCopies was set on Copy-AxiumFiles.

v1.3.0

09 Feb 17:53
v1.3.0
b50815e
Compare
Choose a tag to compare
  • Added the ability to pass public properties to Install-MSI.
  • Fixed some documentation bugs.

v1.2.0

03 Feb 19:21
v1.2.0
f702ac5
Compare
Choose a tag to compare
  • Added the following functions, which resolve issue #3:
    • Get-InstalledProduct
    • Get-MSIProperties
    • Install-MSI
    • Install-AxiumWorkstation
    • Write-AxiumFix
  • Cleaned up code style.
  • Switched to using Start-Process instead of & to start robocopy.exe in Copy-AxiumFiles for the following reasons:
    • Allows for more detailed output on the result of running the command.
    • Is more consistent with how things are done in Install-MSI.

v1.1.0

16 Dec 20:37
v1.1.0
ae55672
Compare
Choose a tag to compare

v1.0.1

11 Sep 14:16
Compare
Choose a tag to compare

Fixed a minor issue with the manifest that prevented publishing to the PowerShell module gallery.

v1.0.0

10 Sep 13:36
a604d1e
Compare
Choose a tag to compare

Initial release.