Releases: massive-com/mcp_massive
Releases · massive-com/mcp_massive
v0.7.0
v0.7.0 Release
Major Updates
- ✅ Updated
list_benzinga_newsto use Benzinga News v2 API (/benzinga/v2/news) - ✅ Migrated from
polygon-api-clienttomassive>=2.0.1client library - ✅ Added
.envfile support viapython-dotenv>=1.2.0
Bug Fixes
- ✅ Fixed formatter to handle single-object API responses (e.g.,
get_last_trade) - ✅ Improved error handling for invalid JSON responses
Breaking Changes
⚠️ list_benzinga_newsnow uses simplified v2 API parameters (removed v1 filter modifiers)⚠️ Requiresmassive>=2.0.1client library (replacespolygon-api-client)
v0.6.0 - Rename
v0.5.1 - Fix broken import
v0.5.0 - Return CSV for token efficiency
What's Changed
- Set a default limit by @joedursun in #35
- Return CSV instead of JSON for token efficiency by @joedursun in #33
Full Changelog: v0.4.1...v0.5.0
v0.4.1 - Tool annotations
v0.4.0 - Futures
What's Changed
- Adds Futures support by @joedursun in #20
- Bump version in pyproject.toml and README by @joedursun in #21
Full Changelog: v0.3.0...v0.4.0
v0.3.0 - Benzinga Endpoints
v0.2.1
What's Changed
- Lint pull requests and add just recipe by @joedursun in #19
Full Changelog: v0.2.0...v0.2.1
Enable basic transport + support vX client methods
What's Changed
- Update claude code instructions by @joedursun in #5
- Dans/fix list stock financials by @DanStough in #7
- Update README.md by @qrpike in #9
- Support vX client methods by @joedursun in #11
- chore: add glama.ai manifest by @DanStough in #14
- Enable basic transport configuration by @xOxD in #15
- Add user agent to the polygon client by @joedursun in #16
New Contributors
- @joedursun made their first contribution in #5
- @qrpike made their first contribution in #9
- @xOxD made their first contribution in #15
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Readme Polish + License by @DanStough in #1
- a couple of updates to readme, for clarity by @penelopus in #2
- fix: set min python version to 3.10 by @DanStough in #4
New Contributors
- @DanStough made their first contribution in #1
- @penelopus made their first contribution in #2
Full Changelog: https://github.com/polygon-io/mcp_polygon/commits/v0.1.0