- loose debug version (#21, @roderickhsiao)
- component: update "repo" field
- add
bower.json
- add travis/zuul/saucelabs testing
- add support for custom callback
name
- pin
debug
dep
- Make sure
script.parentNode
exists before removing the script element (#12, @azer) - Return function to cancel in-progress jsonp request (#11, @feross)
- add documentation for
prefix
option (#10, @feross)
- simplify the variable name "id" creation logic
- Readme: add Installation notes
- fix jshint warnings
- add repository field to
package.json
- fallback to
document.head
if there is not any script tags in the dom - remove script safely
- use
index.js
- go back to integer ids
- honor
param
option
- make IE<=8 happy
- Initial release.