Skip to content

Releases: coshx/caravel

v0.4.0

22 Sep 13:34
Compare
Choose a tag to compare
  • Adds iOS 9 support
  • Downgrades support to iOS 8.1

v0.3.4

10 Aug 02:56
Compare
Choose a tag to compare
  • Provides a better multithreading management.
  • Fixes the following error: when a controller is resumed, the UIWebView may have changed. Then, the bus has to watch it instead of the previous one.
  • Prevents initializers to be garbage collected before being run.

v0.3.3

22 Jun 17:34
Compare
Choose a tag to compare

This version fixes an issue when sending hazardous data from JS.
The parsing method has been completed changed, which is safer.

v0.3.2

19 Jun 22:33
Compare
Choose a tag to compare

Changes Podspec to include all source files

v0.3.1

19 Jun 22:24
Compare
Choose a tag to compare

Fixes string subscript extension trouble

v0.3.0

19 Jun 22:15
Compare
Choose a tag to compare
  • Supports array and object sending from JS
  • Fixes assertions in event data test

v0.2.1

18 Jun 17:14
Compare
Choose a tag to compare

Fixes hazardous string issue

v0.2.0

18 Jun 02:07
Compare
Choose a tag to compare
  • Fixes String sending from iOS part
  • Fixes bad Float serialization from iOS part

v0.1.1

31 May 20:07
Compare
Choose a tag to compare
  • Fixes issues with Podspec file
  • Adds Caravel JS library

v0.1.0

31 May 20:03
Compare
Choose a tag to compare

A small step for man ; A giant leap for mankind