All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improve README.md formatting.
mod.json
and include constant inoneway.ts
instead.
buildRequestURL
function to generate request URL to access OneWaySMS API.deps.ts
to manage dependencies..gitignore
to ignore vscode settings.
- Improve README.md formatting.
- Improve type for request URL params.
- Client to include
User-Agent
header to indicate SDK's request.
- Status code for
OneWayError
.
- Tests to include request failure assertion.
- README.md URL example when importing module.
- Initial release