Releases: niwciu/OBSERVER
Releases · niwciu/OBSERVER
Initial Release – v1.0.0
🧩 Observer Library — v1.0.0
🚀 Initial Release
This is the first stable release of the Observer Library, a fully deterministic, static-memory implementation of the Observer Pattern tailored for embedded and safety-critical systems.
✨ Key Highlights
- ✅ MISRA-C:2012 compliant — safe and reliable coding standards
- ✅ Static memory only — no dynamic allocation
- ✅ Deterministic execution — bounded loops, no recursion
- ✅ Comprehensive examples and unit tests included
- ✅ CMake-based build system for easy integration
- ✅ Ready for embedded platforms and safety-critical certification