wasp v1.8 Release Notes

Release Date: 2015-03-09 // about 9 years ago
    • ๐Ÿ‘ OkHttp's Interceptor support added
    • โž• Adds OkHttpLogInterceptor: An implementation of OkHttp's Interceptor for logging which can be used as an alternative for Wasp's default logging
    • ๐Ÿคก Parser will throw RunTimeException in MOCK network mode and will call onError method of CallBack in LIVE network mode instead of silently logging error.
    • ๐Ÿ›  Fixes issues: 58, 68