Releases: wera-as/HTTP-Query-Builder
Releases · wera-as/HTTP-Query-Builder
Version 1.2.0
- Support nested arrays in query string generation
- Implement custom delimiter for query strings
- Add option to preserve numeric indexes in array keys
- Improve type checking and validation of input arrays
- Enhance error handling with detailed messages
- Refactor for better readability and maintainability
- Update PHPDoc with detailed description and example