1.0.0-alpha02
What's Changed
- Update license/conduct info and transition from Basecamp -> 37signals by @jayohms in #2
- Update dependencies, build tools, plugins by @jayohms in #3
- Move
RepositoryTest
from instrumentation test -> Robolectric test by @jayohms in #4 - Don't expose serialization implemenation to client apps by @jayohms in #6
- Switch from using Gson to kotlinx.serialization to encode/decode json by @jayohms in #5
- Add BridgeComponent and BridgeComponentFactory classes by @jayohms in #7
- Create new message instance from existing message by @jayohms in #8
Full Changelog: 1.0.0-alpha01...1.0.0-alpha02