Skip to content

Releases: hotwired/strada-ios

v1.0.0-beta2

01 Mar 20:40
a44a86d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-beta1...v1.0.0-beta2

v1.0.0-beta1

20 Sep 00:58
Compare
Choose a tag to compare

What's Changed

First public release! 🎉

New Contributors

Full Changelog: v1.0.0-alpha01...v1.0.0-beta1

v1.0.0-alpha01

05 Sep 14:00
84d6b06
Compare
Choose a tag to compare

What's Changed

  • Hide serialization implemenation to client apps by @svara in #5
  • Update test workflow by @svara in #7
  • Implement BridgeDelegate and BridgeComponent Protocol by @svara in #6
  • Add option to generate a user agent substring for the given components by @svara in #8
  • Add a convenience function to decode the Message's json data by @svara in #9
  • Rename BridgeComponent APIs by @svara in #10
  • Store received messages within components by @svara in #11
  • Reply with an Encodable type by @svara in #12
  • Move user agent substring generation from Bridge to Strada namespace by @svara in #13
  • Move logging to OSLog by @svara in #14
  • Expose Message and Message.Metadata's initializers by @svara in #15
  • Avoid accessing the bridge directly from within the BridgeComponent. by @svara in #16
  • Expose didReceive(message:) and other component's functions by @svara in #17

New Contributors

  • @svara made their first contribution in #5

Full Changelog: v0.1.0...v1.0.0-alpha01

v0.1.0

03 Aug 16:46
ed714df
Compare
Choose a tag to compare
Merge pull request #3 from hotwired/license

Add MIT license and code of conduct