It’s been a long time coming, but I’ve finally rel...
# ballast
c
It’s been a long time coming, but I’ve finally released Ballast 3.0.0! There are many minor changes and improvements to the public APIs, which were all done in a backward-compatible way as much as possible, but the major changes are: • Updated to Kotlin 1.8.20 and Coroutines 1.7.0 • Support for the deprecated KMPP targets iosArm32 and JS Legacy have been dropped • The
ballast-core
artifact has been split into several smaller modules, so you can be more selective with your dependencies if you need • The library internals and the Interceptor APIs have been significantly improved to be more robust and provide better functionality to Interceptors See all changes in the V3 Migration Guide, and please let me know if you have any issues upgrading to v3.
🎉 6