Changelog¶
All notable changes to the NVEIL SDK will be documented here.
The format follows Keep a Changelog.
[Unreleased]¶
Added¶
- Developer documentation site (mkdocs-material)
- Schema versioning (
schemaVersionattribute on XML specs) .nveilfile versioning- SDK-to-server version negotiation via
X-Nveil-Schema-Versionheader
[0.1.0] — 2025-04-01¶
Added¶
- Initial SDK release
configure(),generate_spec(),load_spec(),session()NveilSpecwithrender(),save(),load()show(),save_image(),save_html()export functions- AES-256-GCM encrypted
.nveilfile format - Session-based workspace reuse
- Timing instrumentation
- Exception hierarchy:
AuthenticationError,ScopeError,QuotaExceededError,SpecGenerationError,IncompatibleDataError