Skip to content

Commit 454552c

Browse files
release: EZOut 2.0.5
Updating Module Version and Changelog
1 parent 4914979 commit 454552c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

EZOut.psd1

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
ModuleToProcess = 'EZOut.psm1'
3-
ModuleVersion = '2.0.4'
3+
ModuleVersion = '2.0.5'
44
GUID = 'cef786f0-8a0b-4a5d-a2c6-b433095354cd'
55
Author = 'James Brundage'
66
CompanyName = 'Start-Automating'
@@ -69,12 +69,10 @@
6969

7070
Tags = '.ps1xml', 'Format','Output','Types', 'Colorized'
7171
ReleaseNotes = @'
72-
## EZOut 2.0.4:
72+
## EZOut 2.0.5:
7373
74-
* Write-FormatViewExpression/Write-FormatCustomView now support -Frame, -LeftIndent, -RightIndent, -FirstLineHanging, -FirstLineIndent ( Fixes #164 )
75-
* Push-FormatData/Push-TypeData now create unique files per-process (Fixes #205 )
76-
77-
Thanks @NinMonkey !
74+
* Improving Strict mode Tolerance (#210)
75+
* Removing Mount error on multiple imports (#209)
7876
7977
---
8078

0 commit comments

Comments
 (0)