FetchCoder v1.1.0 Binary Release
This release contains pre-compiled binaries for all supported platforms.
📦 Platform Binaries
- macOS Apple Silicon: fetchcoder-darwin-arm64.tar.gz (50MB)
- macOS Intel: fetchcoder-darwin-amd64.tar.gz (55MB)
- Linux x64: fetchcoder-linux-amd64.tar.gz (82MB)
- Linux ARM64: fetchcoder-linux-arm64.tar.gz (79MB)
- Windows x64: fetchcoder-windows-amd64.tar.gz (87MB)
🚀 Installation via npm
npm install -g @fetchai/fetchcoder
The npm package will automatically download the correct binary for your platform from this release.
📝 What's New
See the main repository release notes: https://github.com/fetchai/fetchcoder/releases/tag/v1.1.0
🔗 Links
- Main Repository: https://github.com/fetchai/fetchcoder
- npm Package: https://www.npmjs.com/package/@fetchai/fetchcoder