Skip to content

Releases: TheNorthMemory/wechatpay-axios-plugin

v0.2.1 Working on ≧ v10.15.0

13 Jul 08:38
Compare
Choose a tag to compare
  • Optim: Back compatible for 12.4.0 < Node10.15.0.

v0.2.0 OOP style

07 Jul 11:48
Compare
Choose a tag to compare
  • Feature: Most important Wechatpay class is ready, developing with OOP style comes.
  • Optim: Drop the duplicated declare keywords in the TS definitions

v0.1.0 Production Ready

02 Jul 03:46
Compare
Choose a tag to compare
  • Optim: Toggle the Nodejs version ≧ 10.15.0.
  • Optim: Documentation and coding comments.

v0.0.9 Typings

26 Jun 12:57
Compare
Choose a tag to compare
  • Typescript supported.

v0.0.8 full tests

26 Jun 08:43
Compare
Choose a tag to compare
  • Optim: on castCsvBill, drop the trim on each rows
  • Optim: on response validation, checking ± 5 mins first then to Rsa.verify
  • Optim: moved the commander optional dependency, because it's only for the CLI tool
  • Feature: shipped 99 tests(npm test)

v0.0.7 castCsvBill

26 Jun 08:41
Compare
Choose a tag to compare
  • Feature: billdownload and castCsvBill
  • eslint enabled (npm run lint)

v0.0.6 Chinese README

26 Jun 08:41
Compare
Choose a tag to compare
  • Chinese document

v0.0.5 Documents

26 Jun 08:40
Compare
Choose a tag to compare
  • Renew document and codes comments

v0.0.4 CLI tool

26 Jun 08:39
Compare
Choose a tag to compare
  • Feature: certificate downloader, deps on commander

v0.0.3 MediaUpload

26 Jun 08:38
Compare
Choose a tag to compare
  • Feature: media file upload, optional deps on form-data