mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
684 B
684 B
v0.0.17 (2025-10-15)
Notes
- Bump nim-codex to produce dylib for macos
v0.0.16 (2025-10-15)
Notes
- Remove the CGO LDFLAGS flags in the source code to control them with env variables
v0.0.15 (2025-10-14)
Notes
- Export fields in upload and download struct
- Fix typo
v0.0.13 (2025-10-14)
Notes
- Fix Rust version during build
v0.0.11 (2025-10-13)
Notes
- Fix libcodex.h path
- Rename CodexNew to New
- Rename CodexConfig to Config
v0.0.10 (2025-10-13)
Notes
- First release
Features
- Codex data info
- Upload using
reader,fileandchunks - Download using
streamandchunks - P2P connect
- Peer info and debug info