v4.5.78
cortezaproject/cortezav4.5.78Sep 7, 2026by ccxt-release[bot]
AI Summary
This release focuses on build process improvements and fixes across the project's supported languages, including adjustments to package configurations and build job settings.
Key Highlights
- Fixed Go and Rust build errors
- Adjusted release and package.json files
- Fixed TypeScript errors in Paradex
- Optimized Rust build jobs to 2
Full Release Notes
## What's Changed * chore: adjust release and package.json by @carlosmiei in https://github.com/ccxt/ccxt/pull/30298 * chore: fix go and rust build by @carlosmiei in https://github.com/ccxt/ccxt/pull/30301 * fix(paradex): ts error by @carlosmiei in https://github.com/ccxt/ccxt/pull/30303 * chore: skip examples transpilation by @carlosmiei in https://github.com/ccxt/ccxt/pull/30304 * chore: split force-build command by @carlosmiei in https://github.com/ccxt/ccxt/pull/30306 * chore: rust set build jobs to 2 in release.yml by @carlosmiei in https://github.com/ccxt/ccxt/pull/30307 **Full Changelog**: https://github.com/ccxt/ccxt/compare/v4.5.77...v4.5.78