v3.17
Added 1
- Add a 1024-character input length cap to public validation, conversion, and codec entry points
Changed 1
- Reduce memory usage by 75% through new data structures and optimizations
- Substantial 75% reduction in memory usage through new data structures and some optimization in processing speed.
- Added a general 1024-character input length cap to the public validation, conversion, and codec entry points. This is well above any legitimate domain or label and guards against pathological inputs.