Skip to content

Releases: alitnk/monopay

v2.0.0

12 Oct 06:24
3edd66e
Compare
Choose a tag to compare

What's Changed

  • remove classes
  • move from io-ts to zod
  • move to a monorepo
  • new docs site using Astro Starlight
  • New error handling method by @Keivan-sf in #42

Full Changelog: v1.3.0...v2.0.0

v1.3.0

16 Sep 08:01
dfb8129
Compare
Choose a tag to compare
  • Merge pull request #54 from erfansajjadie/main 7a59004
  • Added Payfa driver 9b24301
  • Merge pull request #53 from alitnk/fix/zarinpal-required-description 47531c4
  • chore: fix missing description field in zarinpal tests 8138e81
  • fix: make description field required in zarinpal daefe62

v1.2.3...v1.3.0

Special thanks to @erfansajjadie for the new driver and @Keivan-sf for maintaining the library 鉂わ笍

v1.2.3

04 Jun 20:11
210474a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.3

v1.2.1

03 Apr 06:33
Compare
Choose a tag to compare
  • Merge pull request #11 from Scrip7/cq 23551b1
  • test(drivers): improved Vandar code coverage 58aa7a3
  • Merge pull request #10 from Scrip7/base 41f234e
  • chore: yarn format 565b6ff
  • fix(ci): lint issue 2e5e57d
  • chore: yarn format and yarn lint b04cf5d
  • chore(tsconfig): set compile target to es2017 with cjs 14bbbfa
  • refactor: use internal crypto module instead of uuid ce0408f
  • fix: unnecessary packages and improved scripts b5e5dc0
  • style: eslint configuration file 0bffc18
  • test: improved jest config file 43de924
  • style: prettier config file dfd6ee1
  • ci: removed node v12 matrix 3926538
  • chore(license): replaced year to 2022 dc04124
  • Merge pull request #9 from Scrip7/main cc71a87
  • chore(ci): fixed naming issue 047b300
  • chore: bump dependencies c66dbc7
  • fix(ci): installing dependencies from the cache 08146dd

v1.2.0...v1.2.1

v1.2.0

31 Mar 18:36
Compare
Choose a tag to compare

v1.1.1...v1.2.0

v1.1.1

17 Oct 09:27
Compare
Choose a tag to compare
  • Added parsian driver 8c06ed3
  • Added behpardakht (mellat) driver 505a087
  • Exported payir driver 8601f46
  • Removed redundant characters from behpardakht API (Copying from the docs PDF caused this) d2b6c27
  • Changed tests directory Added test for PaymentInfo class 3abc5d1
  • Added config for VSCode's debugger 2e9db2e
  • Added link to behpardakht docs 6f14702
  • Small cleanup for saman and sadad 82188e0

v1.1.0...v1.1.1

v1.1.0

15 Oct 06:35
Compare
Choose a tag to compare
  • Added payping + tests small tweak ff61c93
  • Added currency comment to APIs 4951c31
  • Updated the express example 9b9e47c
  • NextPay currency fix 4e3f516

v1.0.0...v1.1.0

v1.0.0

14 Oct 10:40
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/alitnk/polypay.js