v0.2.0
What's Changed
- Removing conversation from u64 -> i64. i64 corresponds to java's long… by @matiwinnetou in #7
- Many non-fatal errors are properly handled now and propagated as a json to the upstream. by @matiwinnetou in #10
- Docu fix. by @matiwinnetou in #12
Full Changelog: v0.1.0...v0.2.0