Skip to content

2.0.0

Latest

Choose a tag to compare

@hachther hachther released this 05 Mar 15:51
· 4 commits to master since this release

Added

  • Add fundraising operations
  • Add wallet operations
  • Add refund transaction operation

=== BREAKING CHANGES ===

  • Parameters for make_collect and make_deposit are not more passed as dict but as keyword arguments
  • Remove security operations
  • Change parameter ts(str) to date(datetime) in Transaction class