Features
- Add validations for search parameters.
- Add converters namespace to public
Fixes:
- Unexpected behaviors when creating query strings.
- Other unexpected behavior in some functions.
Improves
- Reduce unused/unnecessary expressions.
- Other performance improvements.
Keep in mind
- Some properties/types/interfaces has been removed/changed, check the docs for details.
Full Changelog: v1.3.0...v1.4.0