Packages

SIGIL Protocol integration for Elixir — sensitivity scanning, envelope signing, policy enforcement, tamper-evident auditing, and registry client with optional Rust NIF backend.

Current section

Files

Jump to
sigil_guard CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.1.0](https://github.com/futhr/sigil_guard/compare/v0.1.0...v0.1.0) (2026-04-03)
### Features:
* add missing protocol types from sigil-protocol crate by Tobias Bohwalli
* Rust NIF backend via Rustler by Tobias Bohwalli
* SIGIL protocol core library by Tobias Bohwalli
### Bug Fixes:
* remove HTML div wrapper for hex.pm rendering by Tobias Bohwalli
* resolve doc coverage failures in CI by Tobias Bohwalli
* track benchmark output for ExDoc generation by Tobias Bohwalli