Releases: tmknight/TMK-CoreModules
Releases · tmknight/TMK-CoreModules
TMK-CoreModules v1.5.5
Updates
- Remove support for PowerShell v4.0
- Move to semantic versioning
Full Changelog: v1.5.4.4...v1.5.5
TMK-CoreModules v1.5.4.4
Improvements to Find-File
Code cleanup of Start-Multithreading
TMK-CoreModules v1.5.4.3
Updates to Find-File and Write-InlineProgress
TMK-CoreModules v1.5.4.2
Start-MultiThreading code cleanup. Update Get-ADSite to use ActiveDirectory module, which greatly improves speed of results.
TMK-CoreModules v1.5.4.0
Improvement to Start-FastPing and added Get-ADGroupMembership
TMK-CoreModules v1.5.3.12
- 2018-04-02: tmknight: Update to Write-InlineProgress to account for vscode-powershell 2.x which now supports Write-Progress
- 2018-04-16: tmknight: Addition of Find-File module
- 2018-04-24: tmknight: Rename Get-OUObject; update Get-OUObject
- 2018-07-08: tmknight: Update Write-InlineProgress; code host release broke Write-Progress again'
TMK-CoreModules v1.5.3.10
- Bug fixes
TMK-CoreModules v1.5.3.13
- 2018-08-05: tmknight: Update Start-FastPing to handle IP addresses
TMK-CoreModules v1.5.3.9
- Added multithreading Find-File function
- General cleanup and code fixes