Releases: EvotecIT/PSSharedGoods
Releases · EvotecIT/PSSharedGoods
v0.0.272
Bump version
v0.0.271
Update changelog
v0.0.270
Refactor Join-UriQuery to include System.Web namespace for improved U…
v0.0.269
update changelog
v0.0.268
refactor Get-FileInformation function and improve readability The Get-FileInformation function has been refactored to improve readability and maintainability. The code has been updated to use the -LiteralPath parameter instead of $File for consistency and clarity. The code now returns a custom object with Name, FullName, Size, IsReadOnly, and LastWriteTime properties, making it easier to work with the file information. This change simplifies the code and enhances its overall usability. No newline character at the end of file.
v0.0.267
Bump version
v0.0.266
What's new
- Update
Convert-Office365License
to support new licenses based on the website from Microsoft, rather than manual input
Full Changelog: v0.0.265...v0.0.266
v0.0.265
What's new
- Update
Copy-Dictionary
to support PS7.4 which disables BinaryFormatter by default (breaking change - the output may be different a bit) - Update
Get-GitHubLatestRelease
fixes a typo - Update
Get-GitHubVersion
to return unknown value - Added
Format-Dictionary
to sort hashtable by key or by value
Full Changelog: v0.0.264...v0.0.265
v0.0.264
Bump version
v0.0.263
Update changelog