fs_tools 0.2.0

Tools to manipulate files.
Documentation
# Task Management

This document serves as the **single source of truth** for all project work.

## Tasks Index

| Order | ID | Advisability | Value | Easiness | Safety | Priority | Status | Task | Description |
|-------|-----|--------------|-------|----------|--------|----------|--------|------|-------------|
| 1 | [001]001_extract_glob_utilities_from_wplan.md | 1920 | 8 | 6 | 8 | 5 | ⛔ (Superseded) | Extract Glob Utilities from wplan | Superseded by Task 002 - custom wrappers not needed |
| 2 | [002]002_reexport_glob_crate.md | - | 8 | 9 | 9 | 5 | ✅ (Completed) | Re-export glob crate | Clean re-export of glob crate via `fs_tools::glob` |

## Completed Tasks

- **002**: Re-export glob crate (2025-11-22) - Provides `fs_tools::glob::*` API
- **TempDir Enhancements** (2025-11-23) - Added `full_path()`, `create()`, `create_all()`, and RAII `Drop` cleanup

## Issues Index

| ID | Title | Related Task | Status |
|----|-------|--------------|--------|

## Issues

_(No issues yet)_