Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## 0.3.0 (2026-03-03)
### Features
- Add fixed-width format support (`:fixed_width`)
## 0.2.0 (2025-05-21)
### Fixes
- Do not double skip headers
### Other
- Simplified code to eliminate pre-processing
- More appropriate empty row/value detection
- Rely on layout for field mapping, not layout AND header content
## 0.1.0 (2025-05-12)
- Initial release