changelog.md for @push.rocks/smartrust

2026-03-14 - 1.3.2 - fix(rustbinarylocator)

support resolving platform-suffixed local Rust binaries

2026-02-26 - 1.3.1 - fix(readme)

document socket transport and clarify stdio/socket differences in README

2026-02-26 - 1.3.0 - feat(transport)

introduce transport abstraction and socket-mode support for RustBridge

2026-02-12 - 1.2.1 - fix(rust-binary-locator)

auto-fix missing execute permission for located Rust binaries

2026-02-11 - 1.2.0 - feat(rustbridge)

add streaming responses and robust large-payload/backpressure handling to RustBridge

2026-02-10 - 1.1.2 - fix(rust-binary-locator)

use import.meta.resolve and url.fileURLToPath to locate bundled Rust binary in ESM environments

2026-02-10 - 1.1.1 - fix(readme)

update README with comprehensive documentation, usage examples, API reference, installation instructions, and legal/company information

2026-02-10 - 1.1.0 - feat(rustbridge)

add RustBridge and RustBinaryLocator with typed IPC interfaces, plugins, tests and mock runner; export from index; add npm registries

2026-02-08 - 1.0.2 - fix()

no changes

2026-02-08 - 1.0.1 - initial release

Initial release of the project.


Revision #2
Created 2026-03-28 13:11:37 UTC by foss.global Team
Updated 2026-03-29 16:54:08 UTC by foss.global Team