Skip to content

Release 0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:49
· 10 commits to main since this release

0.1.1 (2025-07-05)

  • fix: Update TypeScript configuration to improve build exclusions and linting settings (c4e114f)
  • fix(CI): πŸš‘ set clean working dir for release to false (1028d85)
  • fix(CI): πŸ› the "πŸ“¦ Setup Node + YARN + install deps" step had both "uses" and "run" keys (7b75818)
  • fix(CI): πŸ”₯ remove prompting for npm publish (6891c8f)
  • fix(CI): πŸš€ Add rust setup for CI workflows (310f7de)
  • fix(package): πŸ“ set lib as public (fdcfa51)
  • fix(rust uniffi version): change (3640e48)
  • chore(CI): πŸ” replace user gh token with actions default one (fc24ed4)
  • feat: Add functionality to find master certificate from a slave certificate (ed7c343)
  • feat: Implement findMasterCertificate functionality in the CSCA parser (faa924d)
  • feat: Integrate Rust crate with React Native using Uniffi (31dd12b)
  • feat: Rename library and update references to lukachi-rn-csca (35ad90a)
  • feat: Update CI workflows and package configurations (64dd556)
  • feat(CI): 🎨 add rust-setup for release workflow (e815a87)
  • refactor: configuration (91c5dd1)
  • Add CSCA parser implementation with LDIF and PEM support (52edd23)
  • disable linting generated files (526a5af)
  • initial commit (81c6011)