Changes for version v0.010 - 2026-01-25
- Updated documentation to emphasize security, compliance, and correctness over raw performance
- Added "Consistency" as primary benefit: converts varying data formats to consistent key-value pairs
- Rewrote performance section with more nuanced messaging based on comprehensive benchmarking
- Added comprehensive SECURITY documentation section with examples
- Changed module description from "Fast field filtering" to "Secure field filtering"
- All tests passing
Modules
Secure field filtering for parameter construction
Examples
- examples/advanced_filtering.pl
- examples/arrayref_input.pl
- examples/basic_usage.pl
- examples/benchmark.pl
- examples/debug_mode.pl
- examples/edge_cases.pl
- examples/error_handling.pl
- examples/expensive-validation-benchmark.pl
- examples/micro-benchmark.pl
- examples/modifier_methods.pl
- examples/oo_interface.pl
- examples/profile.pl
- examples/realistic-benchmark.pl
- examples/strict_construction.pl
- examples/test-fastpath.pl
- examples/wildcard.pl