Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

v1.3.0

Latest
Compare
Choose a tag to compare
@engvik engvik released this 04 Apr 08:14
5ecad53

Fixes

  • To deal with sbanken's bug in their API where they return an int instead of a string, a custom unmarshal function has been implemented to deal with the fields being either a string or a int.

Features

  • Implements the Mailbox API.

Other

  • Uses v2 of sbankens API.