Skip to content

v1.26.2

Latest

Choose a tag to compare

@Josverl Josverl released this 30 Sep 13:27
· 11 commits to main since this release
eab5048

What's Changed

  • fixes handling rst files with a toc in the middle of the file by @Josverl in #673
  • feat: make stubs depend on same majorminor stdlib-stubs by @Josverl in #677
  • Feat: Implement literal docstring merging from documentation into stub files with comprehensive test coverage by @Copilot in #680
  • Refactor _info() god function to improve code maintainability by @Copilot in #687
  • Replace black with ruff format for Python code formatting by @Copilot in #678

Documentation

  • Add comprehensive GitHub Copilot instructions for micropython-stubber development by @Copilot in #684
  • Fix installation procedure guide issues with version validation, error messages, and unified fallback lists by @Copilot in #681
  • Add comprehensive documentation and CLI enhancements for custom MicroPython builds with full test coverage by @Copilot in #682
  • Fix Sphinx build failure in Read the Docs due to myst-parser version incompatibility by @Copilot in #689

Dependencies:

  • build(deps-dev): bump tornado from 6.4.2 to 6.5.1 by @dependabot[bot] in #670
  • build(deps): bump urllib3 from 2.3.0 to 2.5.0 by @dependabot[bot] in #675

Full Changelog: v1.25.1...v1.26.2