All notable changes to this project will be documented in this file.
- linting
- Deal with single param without delimiter. Fixing issue ##1
- 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
v1.2.5 - 2016-05-14
- AMD module name for in browser support
- AMD documentation
v1.2.4 - 2016-05-14
- documentation
- github badges from shield.io
v1.2.3 - 2016-05-13
- stringify: ignores properties that are functions
- more tests refactoring
v1.2.2 - 2016-05-13
- documentation updated
- more tests refactoring
v1.2.1 - 2016-05-13
- bug fix when stringify multiple arrays
- some tests refactoring
v1.2.0 - 2016-05-12
- Minor refactoring and changes
- Better documentation
- More comprehensive tests
- npm package
- bower package
- documentation changes
- first public release