changelog.md for @push.rocks/smartmongo

2026-03-26 - 7.0.0 - BREAKING CHANGE(api)

reduce the package to the SmartMongo memory replica set API and remove bundled TsmDB and LocalTsmDb modules

2026-03-26 - 5.1.1 - fix(build)

migrate smartconfig metadata and refresh build dependencies

2026-02-03 - 5.1.0 - feat(localtsmdb)

export ILocalTsmDbConnectionInfo and expand LocalTsmDb/TsmDB documentation and examples

2026-02-03 - 5.0.0 - BREAKING CHANGE(localtsmdb)

add Unix socket support and change LocalTsmDb API to return connection info instead of a MongoClient

2026-02-03 - 4.3.0 - feat(docs)

add LocalTsmDb documentation and examples; update README code samples and imports; correct examples and variable names; update package author

2026-02-03 - 4.2.1 - fix(package.json)

replace main and typings with exports field pointing to ./dist_ts/index.js

2026-02-01 - 4.2.0 - feat(tsmdb)

implement TsmDB Mongo-wire-compatible server, add storage/engine modules and reorganize exports

2026-02-01 - 4.1.1 - fix(tsmdb)

add comprehensive unit tests for tsmdb components: checksum, query planner, index engine, session, and WAL

2026-02-01 - 4.1.0 - feat(readme)

expand README with storage integrity, WAL, query planner, session & transaction docs; update test script to enable verbose logging and increase timeout

2026-02-01 - 4.0.0 - BREAKING CHANGE(storage,engine,server)

add session & transaction management, index/query planner, WAL and checksum support; integrate index-accelerated queries and update storage API (findByIds) to enable index optimizations

2026-02-01 - 3.0.0 - BREAKING CHANGE(tsmdb)

rename CongoDB to TsmDB and relocate/rename wire-protocol server implementation and public exports

2026-01-31 - 2.2.0 - feat(readme)

update README with expanded documentation covering CongoDB and SmartMongo, installation, quick start examples, architecture, usage examples, and legal/company information

2026-01-31 - 2.1.0 - feat(congodb)

implement CongoDB MongoDB wire-protocol compatible in-memory server and APIs

2025-11-17 - 2.0.14 - fix(smartmongo.plugins)

Use default import for mongodb-memory-server (Deno compatibility), update hints and bump package version to 2.0.13

2025-04-06 - 2.0.12 - fix(ci/config)

Update CI workflow environment variables, refine package metadata, and improve configuration settings

2025-04-06 - 2.0.11 - fix(dependencies)

Update dependency names and versions in CI workflows and package configuration

2024-05-29 - 2.0.10 - misc

Various updates to project configuration and documentation.

2023-08-08 - 2.0.9 - core

Core fix.

2023-08-08 - 2.0.8 - core

Core fix.

2023-08-08 - 2.0.7 - core & org

Combined changes for core stability and organization improvements.

2022-06-08 - 2.0.6 - core

Core fix.

2022-06-08 - 2.0.5 - core

Core fix.

2022-06-06 - 2.0.4 - core

Core fix.

2022-06-06 - 2.0.3 - core

Core fix.

2022-06-03 - 2.0.2 - core

Core fix.

2022-05-19 - 2.0.1 - core

Core fix.

2022-05-18 - 2.0.0 - core

Core fix.

2022-05-17 - 1.0.9 - core

Breaking change for module format.

2022-05-17 - 1.0.8 - core

Core fix.

2021-12-21 - 1.0.7 - core

Core fix.

2021-12-20 - 1.0.6 - core

Core fix.

2021-12-20 - 1.0.5 - core

Core fix.

2021-12-20 - 1.0.4 - core

Core fix.

2021-12-20 - 1.0.3 - core

Core fix.

2021-12-20 - 1.0.2 - no notable changes

These version bumps did not include additional modifications.

2021-12-20 - 1.0.1 - core

Core fix.


Revision #2
Created 2026-03-28 13:09:42 UTC by foss.global Team
Updated 2026-03-29 16:52:10 UTC by foss.global Team