Skip to content

1.20.0 - Allow Multiple Package Defs In pyproject.toml

Choose a tag to compare

@FoamyGuy FoamyGuy released this 02 Mar 15:23
· 3 commits to main since this release
84efe1d

What's Changed

  • fix: update mpy-cross name for MacOS binaries (from AWS) by @2bndy5 in #137
  • fix: use raw str for regex pattern by @2bndy5 in #134
  • chore(dev): deploy binary distributions to PyPI by @2bndy5 in #135
  • chore(dev): dry-run release CI on push by @2bndy5 in #139
  • build: migrate to pyproject.toml by @2bndy5 in #136
  • style: fix lint violations about unused API by @2bndy5 in #140
  • chore(dev): add __init__.py files by @2bndy5 in #141
  • style: format python sources with ruff by @2bndy5 in #142
  • chore: comply with REUSE Specification by @2bndy5 in #143
  • chore: satisfy linting concerns from ruff by @2bndy5 in #145
  • chore(dev): adopt pre-commit hooks by @2bndy5 in #144
  • Allow for multiple package definitions in pyproject.toml by @tekktrik in #147

Full Changelog: 1.19.0...1.20.0