- Add ApiSender.
- Add SimpleDateFormat.
- Add declaration files.
- Doc enhancement.
- Add checklist before release and some doc enhancement.
- Fix package version mismatch in package[-lock].json
- Add generic for ApiSender.send method.
- Fix bug: by using fetch polyfill -> whatwg-fetch, response hasn't property body. So response.body is not reliable.
- Reorgnize repo by monorepo structure
- Fix bug: get request doesnt support array paramter.
- Fix bug: v1.1.2 was forgotten to build before publish.