Skip to content

v1.5.0

Choose a tag to compare

@iJaack iJaack released this 20 Mar 10:25
· 86 commits to main since this release

Evalanche v1.5.0

This release packages the improvements shipped since v1.2.0, with a focus on market intelligence, prediction markets, package stability, and release hardening.

Highlights since v1.2.0

  • CoinGecko market intelligence module

    • price lookups
    • trending assets
    • top gainers / losers
    • market-cap rankings
    • search and historical price data
  • Polymarket CLOB integration

    • market search
    • market details
    • wallet position discovery
    • order book access
    • USDC approvals
    • market / limit order support
    • redemption flows for resolved markets
  • New MCP capabilities

    • added the cg_* CoinGecko toolset
    • added the pm_* Polymarket toolset
    • expanded Evalanche’s programmable market and trading surface
  • Trading / integration improvements

    • added YieldYak support
    • introduced PerpClient and module restructuring work
    • restored and stabilized package exports / release typings
  • Hardening and maintenance

    • improved remote fetch and secret handling
    • reduced npm audit exposure with dependency overrides
    • included release stabilization fixes across recent 1.3.x work

Full changelog

  • CoinGecko CLI market data integration
  • Polymarket CLOB integration for search, positions, order books, buys, and redemption
  • MCP support for CoinGecko and Polymarket workflows
  • YieldYak support and perp module restructuring
  • export / typings fixes for release builds
  • security and dependency hardening

Compare: v1.2.0...v1.5.0