Releases: viscalyx/Viscalyx.Assert
Releases · viscalyx/Viscalyx.Assert
v0.1.1-preview0002
[v0.1.1-preview0002]
Added
- Asserts:
Assert-BlockString
(aliasShould-BeBlockString
)
Fixed
- Updated README.md
Assert-BlockString
- Allow it to pass string array and single string to
Expected
parameter. - Update to use
Out-Difference
.
- Allow it to pass string array and single string to
v0.1.1-preview0001
[v0.1.1-preview0001]
Added
- Asserts:
Assert-BlockString
(aliasShould-BeBlockString
)
Fixed
- Updated README.md
Assert-BlockString
- Allow it to pass string array and single string to
Expected
parameter.
- Allow it to pass string array and single string to
v0.1.0-preview0001
[v0.1.0-preview0001]
Added
- Asserts:
Assert-BlockString
(aliasShould-BeBlockString
)