Skip to content

Releases: bc3tech/FileSorter

0.2.81

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:50
fbe413a
revert + use winget token instead of gh token

0.2.80

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:47
d9cc87e
Pivoting winget publish GH action to winget-releaser

0.2.79

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:15
8752016
Pivoting winget publish GH action to winget-releaser

0.2.78

Choose a tag to compare

@github-actions github-actions released this 25 Aug 22:46
adee174
Updating metadata read/write to be more ubiquitous (#8)

* Adding more universal metadata read/write

Abandon EXIF in favor of low-level PropertySystem APIs
This ties us to Windows but that's ok.

# Conflicts:
#	Program.cs

* modify GH workflow to ignore other DLLs when packaging

* remove choco/ from sln explorer

* fix codeowners file

* Update WindowsAPICodePack

* fix build

0.2.70

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:19
2c647d7
Publish as single file executable during CD

0.2.69

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:08
5ce5265
Enable single-file publish

0.2.68

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:36
9768a0f
using EXIF tag `DateTimeOriginal` instead of DateTime - more compatib…

0.2.67

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:20
ccf8a7c
Packing choco separately

0.2.66

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:15
8d482e9
Fixing nuspec so choco pack works

0.2.61

Choose a tag to compare

@github-actions github-actions released this 09 Dec 19:50
e310c26
NoMove should default to false, so if you specify the flag it becomes…