Skip to content

1.0.0-alpha02

Compare
Choose a tag to compare
@jayohms jayohms released this 30 Mar 20:36
· 104 commits to main since this release
54966ca

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