Skip to content

Releases: lepresk/momo-api

v1.0.2

22 Apr 19:08
fb9ee2e
Compare
Choose a tag to compare

What's Changed

  • Refactoring MomoApi instantiation and updating tests and documentation by @lepresk in #2
  • fix: test transaction amount fail by @lepresk in #3
  • fix: documentation & badge by @lepresk in #4
  • bug fixes by @lepresk in #5

Full Changelog: 1.0.1...v1.0.2

v1.0.1

10 Jul 12:23
Compare
Choose a tag to compare

What's Changed

  • Refactored MomoApi instantiation to simplify configuration. ✨
  • Moved environment parameter to the create factory method in the MomoApi class. 🔀
  • Updated unit tests to accommodate instantiation changes. 🧪
  • Updated documentation to reflect the modifications made. 📚

Full Changelog: 1.0.0...1.0.1

v1.0.0

05 Jul 18:55
Compare
Choose a tag to compare

First app version