- Bugfix: Properly sign requests that include a querystring (#17)
- Upgrade all dependencies
- xhr should return an XMLHttpRequest (#16)
- Update ohauth dependency
- Update xtend to fix unpublished object-keys
- Add prefix option for non-http://openstreetmap.org urls
- Strip querystring as well (#6)
- Reverse key and secret order to reflect osm.org ordering
- Update ohauth dependency
- Fix non-form-urlencoded POST parameters case (#11)
- Better failure mode if localStorage is paranoid/full (#10)
- Support querystring args
- Fix behavior with hash with nothing after it
- Update store dependency
- Update ohauth dependency
⚠️ Don't use a nested object for keys (#8)
- Update ohauth dependency (#7)
- Update docs,
.keys()
,.url()