Releases: khalidsalomao/simple-query-string
Releases · khalidsalomao/simple-query-string
version-1.3.2
- lint
version-1.3.1
Deal single param without delimiter.
Fixing issue #1
version-1.3.0
- Performance improvement
- Memory footprint reduced
- Benchmarks to avoid performance regression
- Alternative delimiter: URLs embedded in HTML as https://en.wikipedia.org/wiki/Query_string#Structure
- Improvement in stringify logic for arrays
version-1.3.0-alpha
- Benchmarks to avoid performance regression
- Alternative delimiter: URLs embedded in HTML as https://en.wikipedia.org/wiki/Query_string#Structure
- Improvement in stringify logic for arrays
version-1.2.5
- AMD module naming (browser support)
version-1.2.4
- documentation review
version-1.2.3
- stringify: ignores properties that are functions
version-1.2.2
- Minor bug fix
- Code & tests refactoring
- AMD support
- Documentation
version-1.2.0
- Performance
- Minor refactoring and changes
- Better documentation
- More comprehensive tests
version-1.1.0
ReadMe and packages