Skip to content

Releases: callstack/react-native-basis-universal

Release 0.3.0

15 Nov 09:25
Compare
Choose a tag to compare

0.3.0 (2024-11-15)

Features

  • use std::threads for encoding / transcoding operations (#6) (6a4a33d)

Release 0.2.0

06 Nov 13:56
Compare
Choose a tag to compare

0.2.0 (2024-11-06)

Bug Fixes

Features

  • add bazel (fa93ece)
  • build with bazel (4f116a9)
  • finish impl of KTX2FIle (1cf622a)
  • implement all BasisEncoder methods (732805f)
  • implement BasisFile (#4) (45e770f)
  • implement encode func (14b2d33)
  • implement Encoder (4bc852c)
  • implement HDR support, properly copy ArrayBuffers (7b7110c)
  • initial turbo module setup (66e4b34)
  • make the example work with other file (326bd34)