Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 791 Bytes

File metadata and controls

19 lines (14 loc) · 791 Bytes

Changelog

All notable changes to @tajwal/build-ai-agent/sdk will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0-alpha.8] - 2025-10-05

Added

  • ✅ Complete Phase 5 migration: Security, Storage, Templates, and Utils modules
  • ✅ Security module with encryption, hashing, and quota validation
  • ✅ Storage service with file locking mechanism
  • ✅ Template rendering engine with Jinja2-like syntax
  • ✅ Comprehensive utility functions (errors, formatters, validators)
  • ✅ File extraction and processing utilities
  • ✅ JSON path navigation utilities
  • ✅ Framework-agnostic architecture (zero framework dependencies)