- Invalid URL in Readme fixed.
- Changelog typo fixes.
- Fixed invalid usage of
charset=utf-8
in the accept header when sending a JSON request.
- Allow setting default options for URLs. By @MatthiasDummler
- Allow calling the
json
andajax
functions with just a single parameter.
- Recompiled the source code.
- License changed to Apache 2.0.
- Package name changed from
ajax
to@sahnee/ajax
.
- Allow more flexible parameters in functions accepting URLs.
- Fixed incorrect typescript definitions.
- Initial release.