Skip to content

Numstore

v1.1.3 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 5d Relational Databases
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

c databases files systems

ReleasePort's take

Light signal
editorial:auto 5d

Numstore 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 summary

Numstore simplifies its architecture by consolidating four libraries into a single numstore library.

Changes in this release

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. 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
  2. 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

Track Numstore

Get notified when new releases ship.

Sign up free

About Numstore

All releases →

Related context

Earlier breaking changes

  • v1.1.2 Removed submodule dependency on c_specx; now a dedicated library
  • v1.1.2 Broke libraries into components: c_specx, smartfiles, nscore, numstore

Beta — feedback welcome: [email protected]