Skip to content

Releases: liveview-native/liveview-native-core

v0.4.1-rc-5

06 May 14:09
Compare
Choose a tag to compare
v0.4.1-rc-5 Pre-release
Pre-release

What's Changed

  • Fragment diff Template Deserialization and rendering by @simlay in #44
  • Add merge_fragment to document and add merge transition tests by @simlay in #45
  • Add dependabot and refine android emulator options in CI. by @simlay in #47
  • Bump actions/checkout from 2 to 4 by @dependabot in #49
  • Bump futureware-tech/simulator-action from 2 to 3 by @dependabot in #50
  • Update cranelift-entity requirement from 0.96 to 0.101 by @dependabot in #51
  • Update indexmap requirement from 1.7 to 2.1 by @dependabot in #52
  • Replace github url by @ByeongUkChoi in #48
  • UniFFI support by @simlay in #43
  • Bump gradle/gradle-build-action from 2.9.0 to 2.10.0 by @dependabot in #59
  • Bump actions/setup-java from 3 to 4 by @dependabot in #60
  • Move to MIT License by @simlay in #62
  • Bump gradle/gradle-build-action from 2.10.0 to 2.11.0 by @dependabot in #65
  • Expose phonex-channels-clients to FFI by @simlay in #61
  • Update env_logger requirement from 0.10.1 to 0.11.1 by @dependabot in #76
  • Simlay/support streaming 21 by @simlay in #77
  • Bump gradle/gradle-build-action from 3.0.0 to 3.1.0 by @dependabot in #78
  • Changes need for integration into liveview-client-swiftui by @simlay in #81
  • Bump gradle/gradle-build-action from 3.1.0 to 3.3.1 by @dependabot in #93
  • Update cranelift-entity requirement from 0.106 to 0.107 by @dependabot in #96
  • Add release ci for xcframework by @simlay in #97
  • fix release xcframework by @simlay in #99
  • Bump gradle/gradle-build-action from 3.2.1 to 3.3.2 by @dependabot in #100
  • Re-add liveview-channels feature flag by @simlay in #101
  • Cargo crate patches needed for visionOS networking support by @simlay in #103
  • Update cranelift-entity requirement from 0.107 to 0.108 by @dependabot in #105
  • Benchmarking for Swift by @simlay in #104
  • Jitpack deploy, dependabot, phoenix test server update by @simlay in #106
  • Bump package versions to 0.4.0-alpha-2 by @simlay in #108
  • Use aar jna for jetpack dependency by @simlay in #109
  • Fix android ci on ubuntu 24 runner by @simlay in #111
  • Bump tailwind from 0.2.2 to 0.2.3 in /tests/support/test_server by @dependabot in #110
  • Update uniffi requirement from 0.27 to 0.28 by @dependabot in #112
  • Cargo fmt and cargo fmt to ci by @simlay in #113
  • add clippy to ci by @simlay in #114
  • Bump phoenix_live_view from 0.20.14 to 0.20.15 in /tests/support/test_server by @dependabot in #115
  • Bump phoenix from 1.7.12 to 1.7.14 in /tests/support/test_server by @dependabot in #116
  • Update cranelift-entity requirement from 0.108 to 0.109 by @dependabot in #120
  • Bump phoenix_live_dashboard from 0.8.3 to 0.8.4 in /tests/support/test_server by @dependabot in #119
  • Bump phoenix_live_view from 0.20.15 to 0.20.17 in /tests/support/test_server by @dependabot in #118
  • Fix jetpack client build/runtime by @simlay in #117
  • Move to using version catalog for gradle dependencies by @simlay in #121
  • Fixes to upgrade android gradle plugin by @simlay in #123
  • Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 in /crates/core/liveview-native-core-jetpack by @dependabot in #128
  • Bump jason from 1.4.1 to 1.4.3 in /tests/support/test_server by @dependabot in #129
  • Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in /crates/core/liveview-native-core-jetpack by @dependabot in #127
  • Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.0 in /crates/core/liveview-native-core-jetpack by @dependabot in #126
  • Add code coverage summary to CI by @simlay in #130
  • Add retry-test-on-failure to apple simulator tests by @simlay in #133
  • Bump swoosh from 1.16.9 to 1.16.10 in /tests/support/test_server by @dependabot in #136
  • Update cranelift-entity requirement from 0.109 to 0.110 by @dependabot in #137
  • Bump to tokio 1.39 and remove mio patch by @simlay in #138
  • Bump jason from 1.4.3 to 1.4.4 in /tests/support/test_server by @dependabot in #139
  • Bump live_view_native from 65fc882 to 3cd5f4e in /tests/support/test_server by @dependabot in #140
  • Fix typo by @cmnstmntmn in #141
  • Bump gradle/actions from 3 to 4 by @dependabot in #142
  • Bump gettext from 0.24.0 to 0.25.0 in /tests/support/test_server by @dependabot in #143
  • Add CHANGELOG.md by @simlay in #63
  • Update dependencies and pin uniffi to 0.28.0 by @simlay in #150
  • Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.0 in /crates/core/liveview-native-core-jetpack by @dependabot in #149
  • Bump android-gradle-plugin from 8.5.0 to 8.6.0 in /crates/core/liveview-native-core-jetpack by @dependabot in #152
  • Bump tokio from 1.39.3 to 1.40.0 by @dependabot in #153
  • Bump phoenix_channels_client from 182bd17 to 2141971 by @dependabot in #154
  • Testing liveview-native-core against the phoenix-live-view js tests by @simlay in #135
  • Added getter for channel on a LiveChannel by @simlay in #157
  • Bump finch from 0.18.0 to 0.19.0 in /tests/support/test_server by @dependabot in #158
  • Add format param and join params by @simlay in #160
  • Fix join channel joins by @simlay in #161
  • Bump swoosh from 1.16.12 to 1.17.0 in /tests/support/test_server by @dependabot in #162
  • Bump plug_cowboy from 2.7.1 to 2.7.2 in /tests/support/test_server by @dependabot in #163
  • Expose style urls, document and dead render for LiveChannel. by @simlay in #164
  • Bump phoenix_channels_client from 2141971 to c218dab by @dependabot in #165
  • Bump kotlinx-coroutines from 1.8.1 to 1.9.0 in /crates/core/liveview-native-core-jetpack by @dependabot in #171
  • Bump swoosh from 1.17.0 to 1.17.1 in /tests/support/test_server by @dependabot in https://github.com...
Read more

v0.4.1-rc-3

29 Mar 01:17
Compare
Choose a tag to compare

What's Changed-native/liveview-native-core/pull/347

v0.4.1-rc-2

03 Mar 20:39
Compare
Choose a tag to compare

What's Changed

New Contributors

v0.4.1-rc-1

19 Feb 03:58
Compare
Choose a tag to compare

What's Changed

  • Move the LiveSocket and LiveChannel api into one central object - make old socket navigation API take socket join arguments. by @mobile-bungalow in #289
  • Make client reload messages describe the triggering action by @mobile-bungalow in #314
  • API to prevent resource leaks - and advisory fixes by @mobile-bungalow in #323

0.4.1-rc-0

17 Jan 02:44
Compare
Choose a tag to compare
0.4.1-rc-0 Pre-release
Pre-release

What's Changed

0.4.0-rc-6

24 Dec 20:47
Compare
Choose a tag to compare
Swift Package Release 0.4.0-rc-6

0.4.0-rc-5

24 Dec 19:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0-rc-4...0.4.0-rc-5

0.4.0

24 Dec 22:05
Compare
Choose a tag to compare
Swift Package Release 0.4.0

0.4.0-rc-4

20 Dec 23:20
Compare
Choose a tag to compare

What's Changed

0.4.0-rc-3

19 Dec 19:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0-rc-2...0.4.0-rc-3