Skip to content

Releases: trackd/FileWatchRest

FileWatchRest v0.4.3

11 Dec 09:34

Choose a tag to compare

FileWatchRest v0.4.4

What's Changed

  • chore(version): 🔧 Bump version to 0.4.3 and remove source ZIP creation (25110ec)
  • add license (6021438)
  • bump NetAnalyzers (c9e1a6b)
  • feat(logging): 🎉 Enhance logging configuration and startup logging (afba50c)
  • some stuff (6fccfab)
  • Set package-ecosystem to 'nuget' in dependabot.yml (ea9edb9)
  • Add CodeQL analysis workflow configuration (a897057)
  • Merge pull request #2 from trackd/feature/superb-gamefowl (88e4f71)
  • docs: ✨ Update README.md with enhanced project description and formatting (6ced29e)
  • chore(ci): include tools/wix.xml and track it (6d39355)
  • chore(ci): upload artifacts + guard gh publish; ensure WiX installed in CI; fix release-notes tag logic (04a1d72)
  • feat(tools): ✨ Enhance packaging scripts with WiX installation check (191c602)
  • Update CI workflow to include dev branch and coverage (c11590b)
  • Refactor CI workflow to use Windows and build/test (b771258)
  • refactor(tests): 🔧 Simplify method signatures and improve readability (60d48d7)
  • feat(tools): ✨ Add packaging and release orchestration scripts (32cccb6)
  • feat(configuration): ✨ update DiagnosticsBearerToken property and improve authorization logic (88b6e84)
  • test: verify pre-commit hook stages version bump (5f79333)
  • feat(build): ✨ add version bumping functionality (ab71cf9)
  • feat(FileDebounceService): ✨ make Schedule method virtual for testing (a95629a)

Build Information

  • Type: Release
  • Version: 0.4.4
  • Commit: 25110ec
  • Build Date: 2025-12-11 09:33:42 UTC

Determine target framework and runtime from project

  • TargetFramework: net10.0
  • Runtime: unknown

Links


v0.1.0 — snapshot (2025-10-31)

03 Dec 14:35

Choose a tag to compare

Snapshot of main at commit 982f094 dated 2025-10-31T13:58:27+01:00

FileWatchRest v0.4.2

01 Dec 20:29

Choose a tag to compare

FileWatchRest v0.4.2

What's Changed

  • chore(ci): include tools/wix.xml and track it (6d39355)
  • chore(ci): upload artifacts + guard gh publish; ensure WiX installed in CI; fix release-notes tag logic (04a1d72)
  • feat(tools): ✨ Enhance packaging scripts with WiX installation check (191c602)
  • Update CI workflow to include dev branch and coverage (c11590b)
  • Refactor CI workflow to use Windows and build/test (b771258)
  • refactor(tests): 🔧 Simplify method signatures and improve readability (60d48d7)
  • feat(tools): ✨ Add packaging and release orchestration scripts (32cccb6)
  • feat(configuration): ✨ update DiagnosticsBearerToken property and improve authorization logic (88b6e84)
  • test: verify pre-commit hook stages version bump (5f79333)
  • feat(build): ✨ add version bumping functionality (ab71cf9)
  • feat(FileDebounceService): ✨ make Schedule method virtual for testing (a95629a)
  • feat(logging): ✨ Introduce compact JSON context for NDJSON log entries (70e9fee)
  • feat(json-serialization): ✨ Update JSON source generation options for improved null handling (6798383)
  • feat(tests): ✨ Enhance tests with additional validations and refactor paths (207e51f)
  • feat(configuration): ✨ Enhance configuration handling and add comprehensive save tests (e9c80d3)
  • feat(logging): ✨ Add distinct logging for missing scripts and executables (4651cac)
  • feat(folder-actions): ✨ Add action type resolution for folder paths (9736d28)
  • feat(logging): ✨ Enhance error handling and logging for executable and PowerShell actions (2ca2456)
  • feat: ✨ Add execution timeout and output ignore options for actions (488c2cb)
  • test: 🧪 Add comprehensive unit tests for Worker functionality (91c90ec)

Build Information

  • Type: Release
  • Version: 0.4.2
  • Commit: 6d39355
  • Build Date: 2025-12-01 20:29:11 UTC

Determine target framework and runtime from project

  • TargetFramework: net10.0
  • Runtime: unknown

Links