Skip to content

Releases: Josverl/micropython-stubber

v1.13.3

05 Apr 07:25

Choose a tag to compare

What's Changed

fixes

updates

  • chore(deps-dev): bump sphinxcontrib-mermaid from 0.7.1 to 0.8.1 by @dependabot in #354
  • chore(deps-dev): bump ipykernel from 6.21.2 to 6.21.3 by @dependabot in #353
  • chore(deps): bump packaging from 21.3 to 23.0 by @dependabot in #355
  • chore(deps-dev): bump sourcery-cli from 1.0.5 to 1.0.6 by @dependabot in #356
  • chore(deps-dev): bump sourcery-cli from 1.0.6 to 1.0.9 by @dependabot in #363
  • chore(deps): bump esptool from 4.5 to 4.5.1 by @dependabot in #362
  • chore(deps-dev): bump myst-parser from 0.17.2 to 0.18.1 by @dependabot in #361
  • chore(deps): bump black from 22.12.0 to 23.1.0 by @dependabot in #360
  • chore(deps-dev): bump coverage from 6.5.0 to 7.1.0 by @dependabot in #371
  • chore(deps): bump importlib-metadata from 6.0.0 to 6.1.0 by @dependabot in #369
  • chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #370

Full Changelog: v1.13.2...v1.13.3

v1.13.2

26 Mar 21:34

Choose a tag to compare

v1.13.1-post1

26 Mar 17:51

Choose a tag to compare

v1.13.1

04 Mar 03:32

Choose a tag to compare

v1.13.0

26 Feb 23:04
94de9fe

Choose a tag to compare

v1.12.1

09 Feb 19:01

Choose a tag to compare

v1.11.6

18 Jan 22:28

Choose a tag to compare

v1.11.2

09 Jan 08:15

Choose a tag to compare

What's Changed

  • publish_boards : update minified/createstubs.py by @github-actions in #290
  • Publish boards by @Josverl in #291
  • chore(deps): bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #289
  • fix(utils): utils.readconfig module export throws FileNotFound when outside of root directory. by @BradenM in #294
  • move docs dependencies into pyproject.toml by @Josverl in #297

Full Changelog: v1.10.0...v1.11.2

v1.10.0

23 Nov 17:14

Choose a tag to compare

What's Changed

  • Python 3.11 - Dependency update to support Python 3.11.
  • Publish releases via Actions.
  • Better type hints for stdlib modules.

Stub Publication

Stub generation

Doc Stubs

firmware stubs

core stubs

Stub validation

Full Changelog: v1.9.12...v1.10.0