Skip to content

Release 0.1.0

Choose a tag to compare

@ronickg ronickg released this 03 Apr 02:02
· 40 commits to main since this release

0.1.0 (2025-04-03)

  • docs: clarify Expo project model package configuration in README (5801d9a)
  • docs: remove example app instructions from README for clarity (15ce619)
  • docs: update readme and fix nitro module example not working on android (228ddec)
  • docs: update README to clarify installation and usage instructions for the example app (be41e86)
  • chore: add InspireFace framework and update NitroInspireFace integration (c2c1268)
  • chore: bump nitromodules version (5a2cfd6)
  • chore: fix android not from not building (5f34215)
  • chore: initial commit (0c6fe71)
  • chore: remove obsolete package.tgz file (4b1d625)
  • chore: update package.json and add TypeScript types path (e999eee)
  • chore: update package.json with new version and detailed description (48979a4)
  • chore: update Podfile.lock to include RNFS and adjust dependency checksums (a4d0b9e)
  • refactor: improve asset management in HybridInspireFace and linked needed assets (303d1ed)
  • refactor: move NitroSession destructor implementation to header (8d256bb)
  • refactor: rename ImageStream to NitroImageStream and implement new image stream functionalities (0981896)
  • refactor: update names to hybrid classes and improve asset management and fix mnn.xcframework (ac660ba)
  • refactor: update NitroInspireFace and NitroSession for improved face data handling (a84e108)
  • feat: add Expo plugin for InspireFace with model file handling for iOS and Android (f853fb2)
  • feat: add extractFaceFeature method to NitroSession for face feature extraction (eb6cbfe)
  • feat: add Megatron and Pikachu assets to iOS and Android projects, update project configuration (55538c5)
  • feat: add NitroImageBitmap class to fix memory leak (7bd77db)
  • feat: enhance NitroInspireFace and NitroSession for face comparison and confidence retrieval (5a48224)
  • feat: implement feature hub methods in NitroInspireFace for face feature management (932895d)
  • feat: update lock (aa04640)