Skip to content

Releases: ronickg/react-native-nitro-inspire-face

Release 0.2.3

23 Jul 16:55
Compare
Choose a tag to compare

0.2.3 (2025-07-23)

  • fix: bump release version (f4187b2)
  • fix: bumped version of nitro modules (1973c02)
  • docs: add padding to container in HomepageFeatures for improved layout (6fe967a)
  • docs: enhance documentation clarity and structure across multiple files (239c560)
  • docs: fix wrong type and linking (589485c)
  • docs: improve formatting and clarity in DetectMode and FaceAttributeResult documentation (dcedcb4)
  • docs: replace SVG with img tag for better image handling (d260307)
  • docs: simplify session creation and improve face detection configuration in vision-camera-example (a047127)
  • docs: still missed a spot (9f30f1d)
  • docs: update default to expo in installation.md (237a28d)
  • docs: update README and intro documentation for clarity and improved structure (757a0cc)
  • docs: updated tagline (fdc0b26)
  • feat: add documentation and deploy configuration for Docusaurus site (ac45db9)
  • feat: enhance HomepageFeatures with links and update homepage metadata (3707a82)
  • feat: update homepage title and description for Docusaurus site (893f6d2)
  • feat: update svg/image assets (9f9cd85)
  • chore: revert lefthook change and use path instead of @site due to ts error (b7bcb09)
  • chore: update deploy configuration to use Yarn instead of npm for Docusaurus site (43ef24d)

Release 0.2.2

04 Apr 15:25
Compare
Choose a tag to compare

0.2.2 (2025-04-04)

  • feat: add base64 encoding and decoding functions to HybridInspireFace (536b23a)

Release 0.2.1

04 Apr 15:08
Compare
Choose a tag to compare

0.2.1 (2025-04-04)

  • feat: restructure src files (fc9d00b)
  • feat: update HybridInspireFace and HybridSession to use ArrayBuffer instead of number[] (052109c)

Release 0.2.0

03 Apr 22:21
Compare
Choose a tag to compare

0.2.0 (2025-04-03)

  • feat: document functions (0ac0aa2)
  • feat: implemented most of the outstanding functions (27f8a90)
  • refactor: rename getBaseDirectory to getFilesDirectory and add getDatabasesDirectory (3ed2e4c)

Release 0.1.0

03 Apr 02:02
Compare
Choose a tag to compare

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)