mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Prepare release
This commit is contained in:
parent
eb7590e4df
commit
92421642ad
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -38,8 +38,6 @@ jobs:
|
||||
- name: Build libcodex
|
||||
if: steps.cache-libcodex.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential
|
||||
make update
|
||||
CODEX_LIB_PARAMS="-d:codex_enable_api_debug_peers=true -d:LeopardCmakeFlags=\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON\"" make libcodex
|
||||
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
## v0.0.12 (2025-10-13)
|
||||
### Notes
|
||||
|
||||
- Fix Rust version during build
|
||||
|
||||
## v0.0.11 (2025-10-13)
|
||||
### Notes
|
||||
|
||||
|
||||
@ -1,6 +1,4 @@
|
||||
## v0.0.11 (2025-10-13)
|
||||
## v0.0.12 (2025-10-13)
|
||||
### Notes
|
||||
|
||||
- Fix libcodex.h path
|
||||
- Rename CodexNew to New
|
||||
- Rename CodexConfig to Config
|
||||
- Fix Rust version during build
|
||||
Loading…
x
Reference in New Issue
Block a user