Skip to content

Releases: tmknight/TMK-CoreModules

v1.7.7

31 Oct 19:26
43e22af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.7.7

v1.7.5

28 Oct 00:12
5be1188
Compare
Choose a tag to compare

What's Changed

  • Refine Invoke-Multithreading; code cleanup by @tmknight in #19

Full Changelog: v1.7.4...v1.7.5

TMK-CoreModules v1.7.4

04 May 14:26
2a2737d
Compare
Choose a tag to compare

What's Changed

  • Additional adjustments to Find-File to improve the experience

Full Changelog: v1.7.3...v1.7.4

TMK-CoreModules v1.7.3

02 May 21:07
8c1816d
Compare
Choose a tag to compare

What's Changed

  • Correct array designation in Find-File by @tmknight in #17

Full Changelog: v1.7.2...v1.7.3

TMK-CoreModules v1.7.2

02 May 20:43
cd57387
Compare
Choose a tag to compare

What's Changed

  • Add Exclude parameter to Find-File
  • Improvements to allow Find-File to be more useful in Linux

Full Changelog: v1.7.1...v1.7.2

TMK-CoreModules v1.7.1

14 Apr 19:31
bd17862
Compare
Choose a tag to compare

What's Changed

  • Add Force switch to Find-File
  • Minor updates and code cleanup

Full Changelog: v1.7.0...v1.7.1

TMK-CoreModules v1.7.0

27 Jan 21:00
b9b4af4
Compare
Choose a tag to compare

What's Changed

  • Rewrite to more cleanly expose the functions and eliminate dependency warnings on install

Full Changelog: v1.6.1...v1.7.0

TMK-CoreModules v1.6.1

24 Jan 13:41
d2db85d
Compare
Choose a tag to compare

What's Changed

  • Resolve breaking change in Invoke-Multithreading

Full Changelog: v1.6.0...v1.6.1

TMK-CoreModules v1.6.0

22 Jan 21:00
0596b66
Compare
Choose a tag to compare

What's Changed

  • To be more in alignment with verb naming recommendations, rename:
    • Get-OUObject to Get-ADOUObject
    • Start-Fast-Ping to Test-FastPing
    • Start-MultiThreading to Invoke-Multithreading
    • Note: Aliases created for each to help avoid breaking previous implementations
  • Cleanup of several modules

Full Changelog: v1.5.6...v1.6.0

TMK-CoreModules v1.5.6

10 Jan 16:32
6b6e8df
Compare
Choose a tag to compare

What's Changed

  • Improvements to Start-FastPing

Full Changelog: v1.5.5...v1.5.6