Commit 44a8754
committed
release: v0.5.0 - Type-Aware Transformation System
Major Features:
- Type-aware transformation system with transform() and pipe()
- Enhanced numeric coercion (empty strings → 0/0.0)
- Array filtering with auto-reindexing
- Dynamic type context switching
- 27 new tests (103 total, 250 assertions)
This release establishes the foundation for extensible data transformations
while maintaining our 'Extensibility Over Reinvention' philosophy.1 parent 6f7de87 commit 44a8754
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
0 commit comments