Releases: alitnk/monopay
Releases · alitnk/monopay
v2.0.0
What's Changed
- remove classes
- move from
io-ts
tozod
- 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
- 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
Special thanks to @erfansajjadie for the new driver and @Keivan-sf for maintaining the library ❤️
v1.2.3
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #12
- Improve express example by @Keivan-sf in #17
- Add typescript alternative for express example by @Keivan-sf in #19
- Pasargad driver | resovles #13 by @Keivan-sf in #20
- fix: timeFormat Func in behpardakht driver by @ma-amin in #48
- Numerous changes in the Parsian driver to make it work by @mhemrg in #50
New Contributors
Full Changelog: v1.2.1...v1.2.3
v1.2.1
- 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
andyarn 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.1.1
- 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
andsadad
82188e0