Skip to content

v0.2.0

Choose a tag to compare

@james-ecd james-ecd released this 06 Jul 15:03
· 13 commits to main since this release

🔧 Breaking Fix

  • Fixed GraphQL endpoint: Changed from /graphiql to /api/v1/graphql
  • Library now works: Previous versions were completely broken due to wrong API URL

📦 Dependencies

  • Updated requests-toolbelt 0.10.1 → 1.0.0 (fixes urllib3 compatibility)
  • Refreshed all dependency locks

✅ Verified

  • All tests pass with 100% coverage
  • Live tested with real Flare blockchain data
  • Backwards compatible - no code changes needed

🚨 Upgrade Now

Previous versions don't work with the live API. Upgrade immediately.

pip install flare-explorer-python==0.2.0

Full Changelog: v0.1.4...v0.2.0