tisane 1.1.1
tisane: ^1.1.1 copied to clipboard
Tisane is a decentralized, offline-first Data Mesh integration layer for Flutter, enabling secure FFI communication and conflict-free data synchronization.
1.1.1 #
- Chore: Remove UI bootstrap entrypoint from package library (
lib/main.dart). - Chore: Clean local vault artifacts from the repo and ignore them going forward.
- Chore: Drop unused
cupertino_iconsdependency.
1.1.0 #
- Feature: Full Infusion integration with structured envelopes (INFJ), AAD, policies (private/shared/public), and Cap Tokens.
- Feature: Persist public identity (author/owner) from mnemonic and expose
exportIdentity. - Docs: Expanded multilingual documentation with core concepts and usage guides.
1.0.2 #
- Docs: Updated README with multilingual support (PT-BR, EN-US, ES).
- Docs: Added comprehensive documentation for package usage.
- Example: Added
example/directory with a working demonstration app. - CI: Enhanced release workflow for dynamic validation.
1.0.1 #
- Fix: Resolved CI/CD pipeline issues.
- Fix: Updated
infusion_crypto_adapterwith correct linter formatting. - Tests: Added conditional skipping for FFI integration tests in CI environments.
1.0.0 #
- Initial release.