Skip to content

Releases: candlefinance/oss

Release 0.3.0

05 May 00:46
Compare
Choose a tag to compare

0.3.0 (2024-05-05)

Bug Fixes

  • android: clean up code (194a5ee)
  • android: use coroutines to avoid blocking thread (ec3664c)
  • android: use coroutines to avoid blocking thread (#8) (e8eaa01)
  • android: use lazy var for okhttp client (3abfa6f)
  • android: use lazy vars (ff57b33)
  • ci: add android build settings directly to command (39dd648)
  • ci: add release job (5f251cc)
  • ci: disable publishing for now (e4f2d68)
  • ci: disable publishing for now (#9) (5f2abb5)
  • ci: explicitly set nvmrc path (d5dc7f3)
  • ci: fix token (d39749e)
  • ci: make android able to build on ci (776633e)
  • ci: make release work (#5) (29f78b2)
  • ci: publish to npm first (70a5630)
  • ci: remove debug step (86e8ea8)
  • ci: run workflows on specific package (c9413ad)
  • ci: set working directory explicitly in custom action (4ab6a7c)
  • ci: update registrys for send (#3) (cfa2887)
  • ios: handle unwrapped optionals (dbebd71)
  • ios: revert debug change (874fbc5)
  • make error handling more consistent (78fcc42)

Features

  • all: implement android library and tweak ios and react (c630427)
  • ios: implement ios library (15ea2dc)