This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalNumstore v1.1.3 consolidates four libraries into a single numstore library and adopts Doxygen formatting for its documentation.
Why it matters: Reduces architectural complexity by merging four libraries into one, improving maintainability; new Doxygen‑style docs standardize comment structure.
Summary
AI summaryNumstore simplifies its architecture by consolidating four libraries into a single numstore library.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adopts Doxygen format for documentation and comments. Adopts Doxygen format for documentation and comments. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Refactor | Low |
Reduces libraries from four to one (numstore). Reduces libraries from four to one (numstore). Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
v1.1.3: A drive for Open Source Friendliness / Simplicity and Documentation
No new features in this release - but a major push towards open source friendliness.
Modules were simplified to help developers navigate and understand the code. This includes a couple of major changes:
- 1 Library - originally, there were 4 libraries, now it's just numstore. There really was no need to have multiple libraries and it was mostly a development tool to isolate visibility. As numstore matures, and stables out, it's much more straight forward to keep one simple library to help people navigate the code better
- Better (ongoing) documentation - A proper documentation and commenting format was adopted for numstore. Docs now follow Doxygen format - with headers and function comments. This is a work in progress
This was a necessary step to drive the open source adaptability of Numstore to make it easier for developers to onboard quickly.
Full Changelog: https://github.com/lincketheo/Numstore/compare/v1.1.2...v1.1.3
Breaking Changes
- Removed three auxiliary libraries; all functionality now resides in a single `numstore` library.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Numstore
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]