- Flag if we should retry on failure
- Flag if we should follow redirects automatically
- SmashDispatcher queue size is now at 5
- Marking results received to false in SmashFuture when request failed
- Upgraded to OkHttp3
- Support for adding and removing network interceptors
- Sending custom headers from requests
- More baked in request classes: JSONArray, JSONObject, byte[]
- Blocking requests supported with SmashFuture listeners
- Fixed issue with SmashDispatcher thread not properly initialized
Initial public release.