- Update CHANGELOG.md for v0.4.0 - Update Makefile FALLBACK_VERSION to 0.4.0 - Fix lint warnings (godoc comments, goconst) - Clean up code formatting
- Zero-lock atomic EWMA implementation using fixed-point arithmetic - Supports header_time and last_byte_time tracking - Concurrent-safe with CAS retry loop