Skip to content

Releases: bunq/sdk_python

0.13.0

03 Apr 09:51
Compare
Choose a tag to compare

0.13.0 (2018-03-20)

Full Changelog

Implemented enhancements:

  • Add zappr integration for better quality control  #62
  • Add more information to template #60
  • Add response id to error messages from failed requests  #59

Fixed bugs:

  • Token request ideal is missing id attribute in response. #67
  • Field ID is missing from MasterCardAction #54
  • TokenQrRequestIdeal returns the wrong type #53

Closed issues:

  • bunq update 7 #75

Merged pull requests:

0.12.4

21 Dec 16:41
Compare
Choose a tag to compare

0.12.4 (2017-12-21)

Full Changelog

Implemented enhancements:

  • Make sure received signatures headers are correctly cased #51
  • Introduce from_json method  #50
  • Return base class from createFromJsonString #49
  • CHANGELOG.md is empty #46
  • Improve decoder to recognise child object #42

Closed issues:

  • Python doesn't want CamelCase #45

Merged pull requests:

  • Feature/make sure headers are correctly cased bunq/sdk python#51 #57 (OGKevin)
  • Feature/improve decoder bunq/sdk python#42 #56 (OGKevin)
  • Renamed camelCase methods. (#45) #48 (OGKevin)
  • Generated CHANGELOG.md 👏. (#46) #47 (OGKevin)

0.12.3

15 Nov 17:21
Compare
Choose a tag to compare

0.12.3 (2017-11-15)

Full Changelog

Implemented enhancements:

  • Callback models for holding callback data #40
  • Feature/callback models bunq/sdk python#40 #43 (OGKevin)

Fixed bugs:

  • ScheduledPayment causes decode error due to Typo #44

0.12.2

08 Nov 15:02
Compare
Choose a tag to compare

A brand new release with some minor bug fixes and new features 💯 🌈

Patches

More Stricter

11 Oct 08:40
Compare
Choose a tag to compare

In this release:

  • Strictly typed BunqResponse objects for better IDE hints
  • Stricter error handling
  • Improved namespaces
  • Minor bug fixes & general code clean up

Pagination

06 Sep 19:16
Compare
Choose a tag to compare

In this release:

  • Pagination
  • Cleaner tests
  • Multiple endpoint updates and fixes
  • Minimum supported Python version increased to 3

BunqResponse

22 Aug 20:05
Compare
Choose a tag to compare

In this release:

  • BunqResponse object including response headers and response model is now returned from all the CRUD(L) methods instead of just response model
  • Added Methods to convert ApiContext directly to JSON and restoring directly from JSON
  • Added support for proxy
  • Multiple minor cleanups and bug fixes

Welcome to bunq SDK for Python

07 Aug 12:45
Compare
Choose a tag to compare

Hi bunqers!

A few weeks back we received some feedback on our API: some of you are used to writing your applications and programs in Java, PHP, Python and other languages. Even though APIs are universal communication channels, we know that it can't be easy to implement all those http calls in your code, especially if you're writing your first bunq integration.

As a natural consequence some of you created something to help solve this issue, like an SDK or wrapper, and shared it with other bunqers for free. Well, we want to offer everyone the same. 😄That's why we worked as hard as we could on creating the best possible SDKs, which we are releasing today.

We dove into the issue, checked all of your personal creations and decided to develop full SDKs in four languages: Java, PHP, Python and .NET C#.
Our goal is to make it clean, easy to use and perfectly integrated with our API, empowering you even further in the ability to build new applications and help us continue to expand the Bank of the Free! 🌈

You can check out the SDKs, together with our amazing new store filled with your apps and Connect features, on https://bunq.com/en/developer. We've built it for you, now let's improve it together!

Give us your feedback, create pull requests on GitHub and build your very own bunq app!

Thank you all! 🖖