Skip to content

Releases: md-owes/directory-deleter

0.5.2

02 Aug 16:10
a0a1b1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

02 Aug 15:25
e349380
Compare
Choose a tag to compare

As part of this release we had 16 commits which resulted in 1 issue being closed.

Bug

  • #95 missing notification icon

0.5.0

02 Aug 11:55
Compare
Choose a tag to compare

As part of this release we had 16 commits which resulted in 3 issues being closed.

Bugs

  • #94 issue with using GetFileName API instead of GetDirectoryName API
  • #93 +semver: fix | added performance timer for delete functionality
  • #92 add performance counter to identify the total duration for deleting directories

0.4.0

02 Aug 10:59
f2ffc7e
Compare
Choose a tag to compare

As part of this release we had 16 commits which resulted in 2 issues being closed.

Features

  • #91 +semver: minor | added logging service as a configuration that will be enabled/disabled via env variable
  • #90 enable logging via environment variables

0.3.0

30 Jul 20:45
d644c35
Compare
Choose a tag to compare

As part of this release we had 16 commits which resulted in 4 issues being closed.
Includes ability to enable/disable notifications

Bugs

  • #85 issue with MacBuild pipeline
  • #82 Issue with toast notification in windows exe build
  • #81 Issue with opening msix package

Feature

  • #83 Enabling or disabling of notification service

0.2.0

30 Jul 20:14
Compare
Choose a tag to compare

As part of this release we had 48 issues closed.
Create window exe, msix and pkg artifacts

Bugs

  • #80 +semver: minor | publishing new minor release
  • #79 added publishing release stage and also added tagging back
  • #78 removed zip extension from pkg file
  • #77 added tagName to addasset step
  • #76 added version for asset stage
  • #75 moved assets to separate step and removed tagging step
  • #74 changed asset path for release
  • #73 modifying path to fix msix cache issue
  • #72 added gitversion.yml file path
  • #71 added targetDirectory to find gitreleasemanager.yml file
  • #70 modified cache path for windos build
  • #69 fixing cache issue by removing runner.os variable on windows build
  • #68 modified cache path to fix cache issue
  • #67 attempt to fix cache issue
  • #66 changed semver value from secrets to variables
  • #65 display semver in release workflow
  • #64 refactored mac build command, fixed secret storing logic and egregate…
  • #63 added main branch for workflow push event
  • #62 corrected workflow names
  • #59 publishing pkg directory content
  • #58 removing selfcontained flag for pkg
  • #55 added vscode launch profile and updated readme
  • #54 changed to backslash for all paths
  • #53 removing double quote from asset path
  • #52 modified path to contain backward slash
  • #51 fixing path of asset file to be included in release
  • #50 made publish dir as env variable
  • #49 changed token for GitReleaseManager action
  • #48 checking out code with all access token
  • #47 added all access token for creating tag
  • #46 added token authentication for github tagging
  • #45 changed action for tagging
  • #44 modified action for tagging
  • #43 creating tag before creating release
  • #40 added dotnet v3 for GitReleaseManager
  • #39 unifying publish path
  • #38 fixing path for EXE artifact
  • #37 removed extra directory name while publishing
  • #36 displaying path to archive
  • #35 fixing path issue with powershell
  • #34 changed artifacts location
  • #33 fixed issue with compress path
  • #32 issue in compress path of actions workflow
  • #30 update github action workflow to generate exe and msix artifacts

Features

  • #61 create mac release action
  • #60 added mac build and github cache along with separate workflow for release
  • #57 added mac package publish step
  • #56 create Mac package file in github action

0.1.33

23 Jul 09:17
f756fc6
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

feature

  • #23 this is a new feature assigned to milestone 0.1.33