All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-04-03
- update Cargo.lock dependencies
1.0.0-rc.2 - 2026-02-25
- simplified/unified release process (#928)
0.5.3 - 2026-01-27
- update npm repo (#880)
0.5.2 - 2026-01-08
- updated the following local packages: celestia-types, celestia-grpc, lumina-node
0.5.1 - 2026-01-05
- (node,node-wasm,node-uniffi) Add header, blob, and namespace subscriptions (#772)
0.5.0 - 2025-11-19
- (node) [breaking] Upgrade MSRV for
lumina-nodeto 1.88 (#814) - (uniffi) build only lib for ios simulators (#812)
- (node-uniffi) fix simulator hanging and optimize ios build, workflow (#790)
- [breaking] Migrate to Rust 2024 (#773)
0.4.0 - 2025-09-25
- [breaking] unify and upgrade dependencies, add explicit msrv (#742)
- (grpc) [breaking] Merge TxClient and GrpcClient, add builder (#712)
0.3.3 - 2025-09-08
- updated the following local packages: celestia-types, celestia-grpc, lumina-node
0.3.2 - 2025-08-19
- updated the following local packages: celestia-proto, celestia-types, lumina-node, celestia-grpc
0.3.1 - 2025-08-13
- update Cargo.toml dependencies
0.3.0 - 2025-07-29
- (node) [breaking] enforce 7 days sampling window - CIP-36 (#698)
0.2.0 - 2025-07-02
- (node) [breaking] Implement adaptive backward syncing/sampling (#606)
- Fix uninlined-format-args clippy (#671)
0.1.4 - 2025-06-20
- updated the following local packages: lumina-node, celestia-grpc
0.1.3 - 2025-06-09
- (node-uniffi) Add grpc types and client for uniffi (#627)
0.1.2 - 2025-05-26
- update Cargo.toml dependencies
0.1.1 - 2025-04-02
- (node-uniffi) Add minimal test case in Kotlin and Swift (#535)
0.1.0 - 2025-02-24
- (node-uniffi) [breaking] Use in-memory stores if base path is not set (#530)
- adding uniffi bindings to support android and ios (#473)
- (node-uniffi) [breaking] Serialize correctly ExtendedHeader to json (#531)
- (ci) add releasing for node-uniffi (#545)