0.13.3 (2024-07-18)
0.13.2 (2024-07-01)
- Rename
deleteIssuesCount
todeleteIssue
#91 (mmktomato) - Bump undici from 5.19.1 to 5.26.2 #82 (dependabot[bot])
- Bump browserify-sign from 4.2.1 to 4.2.2 #83 (dependabot[bot])
0.13.1 (2023-07-21)
0.13.0 (2023-06-02)
- add type annotation for response #77 (mmktomato)
- Bump json-schema and jsprim #76 (dependabot[bot])
- Bump minimist and mkdirp #75 (dependabot[bot])
- Bump undici from 5.8.1 to 5.19.1 #74 (dependabot[bot])
- Bump minimatch from 3.0.4 to 3.1.2 #72 (dependabot[bot])
- Add Node.js v18 support to CI #70 (mmktomato)
- Remove es6-promise #69 (mmktomato)
- Bump shell-quote from 1.7.2 to 1.7.3 #68 (dependabot[bot])
- Removed DefinitelyTyped badge #67 (mmktomato)
0.12.6 (2022-05-11)
- Bump ansi-regex from 5.0.0 to 5.0.1 #62 (dependabot[bot])
- Maintain CI's node versions #64 (mmktomato)
- Bump dependencies #61 (mmktomato)
- Distribute .d.ts files #59 (mmktomato)
0.12.5 (2022-01-28)
- Bump cached-path-relative from 1.0.2 to 1.1.0 #56 (dependabot[bot])
- Bump node-fetch from 2.6.1 to 2.6.7 #55 (dependabot[bot])
- No npx in scripts #54 (mmktomato)
- Remove unnecessary namespace (global) #53 (mmktomato)
- Use minified script #52 (mmktomato)
- Generate d.ts automatically #51 (mmktomato)
- Bump path-parse from 1.0.6 to 1.0.7 #49 (dependabot[bot])
0.12.4 (2021-08-10)
0.12.3 (2021-07-08)
0.12.2 (2021-05-31)
- Add GET /api/v2/rateLimit #38 (mmktomato)
- Bump handlebars from 4.7.6 to 4.7.7 #37 (dependabot[bot])
- Cleanup published files #35 (mmktomato)
- Remove Travis CI #34 (mmktomato)
0.12.1 (2021-04-01)
0.12.0 (2021-01-08)
- Add missing endpoints #25 (mmktomato)
- Fix url and parameter #24 (mmktomato)
- Fix wrong path and params #20 #21 (mmktomato)
0.11.0 (2020-10-25)
- Bump cached-path-relative from 1.0.1 to 1.0.2 #17 (dependabot[bot])
- Bump js-yaml from 3.12.0 to 3.14.0 #18 (dependabot[bot])
- Bump elliptic from 6.4.1 to 6.5.3 #12 (dependabot[bot])
- Bump acorn from 5.7.2 to 5.7.4 #13 (dependabot[bot])
- Bump handlebars from 4.0.11 to 4.7.6 #14 (dependabot[bot])
- Bump lodash from 4.17.10 to 4.17.20 #15 (dependabot[bot])
- Encode arguments #16 (mmktomato)
- Fix conflict: Typescript3 #10 (mmktomato)
- Fix broken link in README.md #9 (mongolyy)
0.10.0 (2020-08-29)
- Bump TypeScript to v2.9 / Use @types/isomorphic-fetch #8 (toshimaru)
- fix typo in README.md #5 (inokappa)
- add Content-type: application/x-www-form-urlencoded #6 (mdkn)