Skip to content

SEC EDGAR MCP Server - v1.0.1

Choose a tag to compare

@stefanoamorelli stefanoamorelli released this 17 Aug 11:34
· 61 commits to main since this release
9fb8a10

What's Changed

✨ New Features

  • πŸš€ Added PyPI publishing workflow for automated package distribution
  • πŸ“¦ Added Conda package build fixes with dynamic versioning from Git tags
  • πŸ§ͺ Comprehensive CI/CD workflow with multi-platform testing (Ubuntu, Windows, macOS)

πŸ› Bug Fixes

  • Fixed Conda build Python version requirements (3.11+ instead of 3.13)
  • Fixed Windows CI compatibility (removed Unicode characters)
  • Fixed package discovery in setuptools configuration

πŸ“š Documentation

  • Added PyPI and Conda badges to README
  • Created VERSIONING.md documenting release process
  • Updated Python version requirement badge to 3.11+

πŸ”§ Infrastructure

  • GitHub Actions workflows for PyPI, Conda, and Docker publishing
  • Trusted publishing setup for PyPI (no tokens needed)
  • Cross-platform CI testing for Python 3.11, 3.12, and 3.13

Full Changelog: v1.0.0-alpha...v1.0.1