mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
19 lines
322 B
Markdown
19 lines
322 B
Markdown
## 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`, `file` and `chunks`
|
|
- Download using `stream` and `chunks`
|
|
- P2P connect
|
|
- Peer info and debug info |