Skip to content

Releases: theohbrothers/Get-DuplicateItem

v1.2.0

16 Mar 10:47
7b46086
Compare
Choose a tag to compare

Changes

๐Ÿš€ Features

v1.1.3 ๐ŸŒˆ

18 Jul 03:32
3b55ec3
Compare
Choose a tag to compare

Changes

๐Ÿ› Bug Fixes

v1.1.2 ๐ŸŒˆ

30 May 04:17
440a796
Compare
Choose a tag to compare

Changes

๐Ÿ› Bug Fixes

  • Fix (tests): Fix test entrypoint script not exiting with non-zero exit code on any failed test @leojonathanoh (#22)
  • Fix (tests): Fix non-existing Out-File -Path parameter in Powershell <= 5 @leojonathanoh (#23)

v1.1.1 ๐ŸŒˆ

28 May 01:21
3e610a6
Compare
Choose a tag to compare

Changes

๐Ÿ› Bug Fixes

v1.1.0 ๐ŸŒˆ

25 May 22:37
e8d7493
Compare
Choose a tag to compare

Changes

๐Ÿš€ Features

  • Enhancement: Add missing unit tests for duplicate -Recurse and -Recurse -Hashtable cases @leojonathanoh (#20)
  • Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#14)

๐Ÿ› Bug Fixes

  • Fix: Fix error handling in Cmdlet @leojonathanoh (#7)
  • Fix (tests): Fix unit test to not use inherent .Count property which does not exist in Set-StrictMode -Version latest @leojonathanoh (#6)
  • Fix (tests): Fix Cmdlet and its unit test to return FileInfo objects directly when not using -AsHashtable @leojonathanoh (#5)
  • Fix (development): Update .gitignore to include .gitmodules @leojonathanoh (#16)

๐Ÿ–Š๏ธ Refactors

๐Ÿ“ Documentation

๐Ÿงฐ Maintenance

v1.0.1

25 May 21:30
Compare
Choose a tag to compare
Release version v1.0.1

v1.0.0

25 May 21:30
Compare
Choose a tag to compare
Update documentation