Releases: mrousavy/react-native-fast-tflite
Releases · mrousavy/react-native-fast-tflite
Release 1.5.1
1.5.1 (2024-12-16)
Bug Fixes
Release 1.5.0
1.5.0 (2024-11-11)
Bug Fixes
- read local files on Android for 'file:///...' (#82) (478f124)
Release 1.4.0
1.4.0 (2024-09-23)
Features
- Upgraded and pre-compiled TFLite binaries for both iOS and Android (#85) (35d7cbd)
Release 1.3.0
1.3.0 (2024-07-13)
Features
Release 1.2.0
1.2.0 (2024-02-13)
Bug Fixes
- Fix loading TFLite models from Resources in release on Android (#30) (cd34420)
- Validate input type to make sure a
TypedArray
is passed (0481955)
Features
Release 1.1.3
1.1.3 (2024-01-24)
Bug Fixes
Release 1.1.2
1.1.2 (2024-01-22)
Bug Fixes
Features
Release 1.1.1
1.1.1 (2024-01-19)
Bug Fixes
- "Unknown" error (0f1b8d3)
- Allow loading from any domain in example app (258f623)
- Throw better errors (2e27f13)
Release 1.1.0
1.1.0 (2024-01-19)
Bug Fixes
Features
Performance Improvements
Release 1.0.0
1.0.0 (2023-12-21)
Bug Fixes
Features