Skip to content

Releases: plaidev/nativebrik-sdk

v0.3.3

05 Mar 09:50
Compare
Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

04 Mar 07:43
Compare
Choose a tag to compare
  • remove frequency.times feature

[android] v0.0.3

04 Mar 07:01
Compare
Choose a tag to compare

What's Changed

  • maven publishするときのサンプル by @wasnot in #2
  • fix for zip archive by @wasnot in #3

New Contributors

  • @wasnot made their first contribution in #2

Full Changelog: v0.3.1...android.v0.0.3

v0.3.1

20 Feb 08:50
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

iOS

  • change: sdk interface changes so migration is recommended:
    • NativebrikClient.overlay -> NativebrikClient.experiment.overlay
    • NativebrikClient.overlayViewController -> NativebrikClient.experiment.overlayViewController
    • NativebrikClient.dispatch -> NativebrikClient.experiment.dispatch
  • breaking change: update user rand generator. it will be a double number in [0,1), to support more fine-grained distribution ratio.

v0.3.0

30 Jan 06:09
Compare
Choose a tag to compare

Full Changelog: v0.2.14...v0.3.0

  • Support http requests
  • Support variable formatter for template engine
  • Support form features, switch, input text, select, multi select
  • Change SDK interfaces, but it won't break codes that use older versions
  • Change Privacy Info
  • and some fixes

v0.2.14

08 Dec 09:13
Compare
Choose a tag to compare
  • bug fix: not to shrink child’s size in overflow flex view.
  • crash proof: not to crash when it’s < iOS 15.
  • fix: PrivacyInfo

v0.2.13

04 Dec 06:35
Compare
Choose a tag to compare
  • support httpRequest.body

v0.2.12

28 Nov 07:14
Compare
Choose a tag to compare
0.2.12

v0.2.11

02 Nov 09:09
Compare
Choose a tag to compare
support http request in ui event dispatcher

v0.2.10

30 Oct 08:39
Compare
Choose a tag to compare
0.2.10