30 lines
483 B
Markdown
Raw Normal View History

2025-10-14 14:20:26 +02:00
## v0.0.15 (2025-10-14)
### Notes
- Export fields in upload and download struct
- Fix typo
## v0.0.13 (2025-10-14)
2025-10-13 15:00:05 +02:00
### Notes
- Fix Rust version during build
2025-10-13 13:16:03 +02:00
## 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