Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 1.12 KB

CHANGELOG

v3 (and higher)

The changelog is automatically updated using semantic-release! You can view all changes on the releases page.

v2.0.2 (May 24, 2016)

  • [patch] dist/ folder now includes unminified files
  • [dev-ops] Adding additional & renaming existing npm scripts

v2.0.0 (April 6, 2016)

v1.0.3 (April 1, 2016)

  • [minor] Fix UMD script for parseUrl.js & getCacheDefeatStr.js

v1.0.2 (April 1, 2016)

  • [minor] Fix UMD script for index.js

v1.0.1 (March 29, 2016)

  • [minor] Use new eslint-config-benmvp
  • [fix] Rename queryParamsAsArray -> normalizedQueryParams in formatUrl()
  • [test] Separate tests into individual files per function
  • [fix] Miscellaneous README updates

v1.0.0 (March 27, 2016)

  • Initial release