This version is a bug fix only release and contains the following fixes:
- Fixed an error where the decoder crashed on some wrong inputs instead of throwing an error (#44, #45)
- Make JSON-RPC error fields accessible (#47)
- Add an overloaded method to deploy a contract using an array of ABIEncodable (#49)
- Fixed an error with parsing contract ABI fallback functions (#48, #50)