provide-foundation
2026-03-21
Release 0.3.21 with performance optimizations and memray migration
34 files · 610+ · 566-
Performance optimizations
4 files changed
detection.pyOptimized testmode detectioninternal.pyRemoved redundant debug guardscoordinator.pyClamped TRACE to DEBUG for structlogprocessors.pyEarly level filter processor
- Optimized testmode detection, clamped TRACE to DEBUG for structlog, and removed redundant guards
decouple
behavioral
1 file
detection.py
Logger API exports
2 files changed
__init__.pyExported is_debug_enabled/is_trace_enabledcore.pyLogger core refinements
- Exported is_debug_enabled and is_trace_enabled as first-class logger API functions
decouple
behavioral
1 file
__init__.py
Memray infrastructure migration
2 files changed
.gitignoreUpdated ignores for memrayHANDOFF.mdUpdated handoff documentation
Release
1 file changed
VERSIONBumped to 0.3.21
- Released version 0.3.21
baseline
behavioral
1 file
VERSION