v3.0.0
Feature:
- new static method CoreApi, SnapApi, IrisApi, TransactionApi
- can change, TimeUnit for HTTP connection settings
- can set global config via Midtrans class
- can add custom headers with config class
- validation for server-key empty, contain whitespace
Improvement:
- handle okhttp raw error/exception via MidtransError exception class
Notable changes:
- Migrate from retrofit to okhttp as HTTP client
- Migrate repo host from jcenter/bintray to maven central