Skip to content

Releases: eKsiK/bm-sdk

1.1.2

16 Dec 10:06
310b60c
Compare
Choose a tag to compare
  • refactor(itn): create ItnRequest (754d23d)
  • refactor(itn): unification class properties (310b60c)
  • feat(itn): add missing additional fields to transaction model (8f328bc)
  • feat(itn): handle CustomerData in ITN Request (d932eb6)
  • feat(rpan): add RecurringData and CardData (6aad61d)

Full Changelog: 1.1.1...1.1.2

1.1.1

07 Dec 11:26
d4d7d9e
Compare
Choose a tag to compare
  • refactor(ITN): remove final keyword from Itn VO (d4d7d9e)
  • test: correct namespace for tests (1e7f944)
  • chore: add .gitattributes (0eda67b)

Full Changelog: 1.1.0...1.1.1

1.1.0

29 Nov 10:55
9e72095
Compare
Choose a tag to compare
  • feat: replace guzzlehttp with psr/http-client implementation by @eKsiK in #1
  • ci: add github actions by @eKsiK in #2
  • ci: add type checking (psalm) by @eKsiK in #3
  • docs: update README.md, add instructions for installation by @eKsiK in #6

Full Changelog: 1.0.3...1.1.0