Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@irenkart irenkart released this 12 Nov 10:37
· 9 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.

[0.1.0]

πŸš€ Features

  • Main: added flake8 tests, and sonarcube check scripts
  • (tests) Add comprehensive unit tests for ChargesAPI, CustomersAPI, and RefundsAPI
  • (docs) Add the documentation in the README.md
  • (code) Fixed flake8 issues
  • (fix) Fixed some comments
  • (cards) Added create method and tests for it
  • (modules) Added some modules.
  • (modules) Added some modules.

πŸ› Bug Fixes

  • Master: Fixed main branch name
  • (cards) Added a protected method to the Base class.
  • (mudules) Added some modules.
  • (mudules) Removed some redundant code.
  • (currencies) Created a dataclass.
  • (modules) Added some modules.
  • (modules) Added some modules.
  • (modules) Fixed sonarlint.

🚜 Refactor

  • Master: Update dependencies in poetry.lock
  • Master: Add packages configuration to pyproject.toml