Releases: janthmueller/wuf
Release list
v0.1.0-alpha.9
v0.1.0-alpha.9 (2026-09-01)
This release is published under the MIT License.
Features
- Add chronological timeline view (
4c8cf78)
Detailed Changes: v0.1.0-alpha.8...v0.1.0-alpha.9
v0.1.0-alpha.8
v0.1.0-alpha.8 (2026-08-21)
This release is published under the MIT License.
Documentation
- Streamline user docs and add knowledge bundle (
044ca06)
Features
- Group busy counts by visual by default (
100c4e0)
Detailed Changes: v0.1.0-alpha.7...v0.1.0-alpha.8
v0.1.0-alpha.7
v0.1.0-alpha.7 (2026-08-19)
This release is published under the MIT License.
Features
- Rename Workfold to Wuf (
0f0d421)
Detailed Changes: v0.1.0-alpha.6...v0.1.0-alpha.7
v0.1.0-alpha.6
v0.1.0-alpha.6 (2026-08-19)
This release is published under the MIT License.
Bug Fixes
- Stabilize cross-platform CI expectations (
3dca57f)
Features
- Add configurable event styles (
5d3297c)
Detailed Changes: v0.1.0-alpha.5...v0.1.0-alpha.6
v0.1.0-alpha.5
v0.1.0-alpha.5 (2026-08-16)
This release is published under the MIT License.
Bug Fixes
Features
- Add canonical event selection (
8f9978d)
Refactoring
-
Centralize configuration schema (
4acfef6) -
Harden filesystem scan ownership (
6c0ad62) -
Harden runtime and release boundaries (
a76347b) -
Isolate evidence source coordination (
06d00dc) -
Make collection publication transactional (
de3fbfb) -
Organize source architecture (
7ac95c3) -
Stabilize the report boundary (
018a0cd) -
Type collection policy boundaries (
40f68d0)
Detailed Changes: v0.1.0-alpha.4...v0.1.0-alpha.5
v0.1.0-alpha.4
v0.1.0-alpha.4 (2026-08-13)
This release is published under the MIT License.
Bug Fixes
- Restore cross-platform collection (
0d664df)
Features
Performance Improvements
- Streamline filesystem collection and aggregation (
4e0d21c)
Refactoring
Testing
Detailed Changes: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
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 (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 (2026-08-09)
This release is published under the MIT License.
- Initial Release