Skip to content

Latest commit

 

History

History
98 lines (48 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

98 lines (48 loc) · 2.12 KB

simple-query-string Change Log

All notable changes to this project will be documented in this file.

[1.3.2]

  • linting

[1.3.1]

  • Deal with single param without delimiter. Fixing issue ##1

[1.3.0]

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

[v1.0.0] - 2016-05-11

  • npm package
  • bower package
  • documentation changes

[v1.0.0] - 2016-05-10

  • first public release