Skip to content

Releases: janthmueller/workfold

v0.1.0-alpha.3

v0.1.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 20:08

v0.1.0-alpha.3 (2026-08-11)

This release is published under the MIT License.

Bug Fixes

  • Correct cross-platform CI assumptions (4ba0ecf)

Features

  • Expand activity views and harden collection (f3cde87)

Detailed Changes: v0.1.0-alpha.2...v0.1.0-alpha.3

v0.1.0-alpha.2

v0.1.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 21:43

v0.1.0-alpha.2 (2026-08-10)

This release is published under the MIT License.

Bug Fixes

  • Clarify partial collection diagnostics (f1f9a28)

  • Normalize filesystem coverage semantics (124e43c)

  • Restore cross-platform CI (2e4fdcc)

Continuous Integration

  • Handle no-op releases cleanly (8aa2b2e)

Documentation

  • Add project badges (7753a3e)

  • Align README preview markers (368ffbf)

  • Clarify standard profile defaults (171b077)

  • Show filesystem outside-hours marker (6421a29)

  • Streamline README (797c711)

Features

  • Refine Git scope and identity filtering (8162def)

Performance Improvements

  • Accelerate filesystem discovery (c8a3c1f)

  • Bound collection pipeline memory (c5870ea)

  • Bound exhaustive scans and fine-grained charts (8f03755)

Refactoring

  • Decompose filesystem collector (d3182f4)

  • Decompose Git tag collection (f717838)

  • Decompose terminal renderer (1103f81)

  • Isolate semantic reflog processing (d332718)

  • Separate Git collection layers (a9ea979)

  • Separate Git-aware filesystem discovery (c18185e)

  • Split aggregation responsibilities (a31d097)

  • Split application orchestration (6f6453e)

  • Tighten collection domain boundaries (527b557)


Detailed Changes: v0.1.0-alpha.1...v0.1.0-alpha.2

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Aug 19:45

v0.1.0-alpha.1 (2026-08-09)

This release is published under the MIT License.

  • Initial Release