Skip to content

Releases: xcoder-es/media-cleaner-pro

MediaCleaner Pro v0.2.0-alpha

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:49
f51abcf

What's Changed

  • feat: add FileScanner port with streaming scan by @xcoder-es in #42
  • feat: implement NativeFileScanner adapter by @xcoder-es in #43
  • feat: implement streaming backpressure pipeline by @xcoder-es in #44
  • feat: wire streaming pipeline into start_job route by @xcoder-es in #45
  • feat: add CancellationToken for pipeline cancellation by @xcoder-es in #46
  • refactor: remove dead code from old pipeline (#41) by @xcoder-es in #47
  • test: integration tests for streaming pipeline by @xcoder-es in #48

Full Changelog: v0.1.4-alpha...v0.2.0-alpha

MediaCleaner Pro v0.1.4-alpha

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:03
fdc3cd5

What's Changed

  • fix: report pipeline progress during file scan and hash phase by @xcoder-es in #34

Full Changelog: v0.1.3-alpha...v0.1.4-alpha

MediaCleaner Pro v0.1.3-alpha

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:39
4485bc1

What's Changed

  • ci: use bun for frontend build in CI and release workflows by @xcoder-es in #33

Full Changelog: v0.1.2-alpha...v0.1.3-alpha

MediaCleaner Pro v0.1.2-alpha

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:56
b704e69

What's Changed

  • fix: preserve configured paths when request fields are empty by @xcoder-es in #31
  • chore: bump version to 0.1.2-alpha by @xcoder-es in #32

Full Changelog: v0.1.1-alpha...v0.1.2-alpha

MediaCleaner Pro v0.1.1-alpha

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:16
f98c4b8

What's Changed

  • chore: bump version to 0.1.1-alpha for patch release by @xcoder-es in #27
  • chore: run cargo fmt and improve CI/CD workflows by @xcoder-es in #28
  • fix: make SignPath signing non-blocking by @xcoder-es in #29

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

MediaCleaner Pro v0.1.0-alpha

Choose a tag to compare

@github-actions github-actions released this 21 Jul 07:10

What's Changed

  • Implement SqliteJobRepo full CRUD methods by @xcoder-es in #17
  • feat: wire pipeline stages 3-10 through StageProcessor by @xcoder-es in #18
  • feat: auto-create .env and data directories on first run by @xcoder-es in #19
  • feat: implement file organization based on stage results by @xcoder-es in #20
  • test: add unit tests for mc-core domain by @xcoder-es in #21
  • test: add integration tests for mc-infra adapters by @xcoder-es in #22
  • test: add API endpoint integration tests by @xcoder-es in #23
  • ci: add GitHub Actions CI workflow by @xcoder-es in #24
  • ci: add GitHub Actions Release workflow by @xcoder-es in #25
  • docs: add README with download and usage documentation by @xcoder-es in #26

New Contributors

Full Changelog: https://github.com/xcoder-es/media-cleaner-pro/commits/v0.1.0-alpha