Skip to content

1.1.0

Choose a tag to compare

@M-Chan M-Chan released this 12 Feb 12:15
· 277 commits to main since this release
966f726

What's Changed

  • Split CI into multiple yaml files by @coretl in #43
  • added write permissions for the docs job by @M-Chan in #64
  • Add example publishing by @coretl in #65
  • Don't exclude .github from example publishing by @coretl in #67
  • Make a default Github org by @callumforrester in #14
  • merge main into pypi_secret_passing by @M-Chan in #70
  • Fix branch PR check logic by @coretl in #68
  • Pypi secret passing by @M-Chan in #71
  • reverted 84a7736 by @M-Chan in #74
  • changed intervals to 'weekly' by @M-Chan in #75
  • changed template's dependabot.yml to a symlink by @M-Chan in #77
  • Use pyright instead of mypy by @M-Chan in #79
  • Only run example deploy when tests pass by @coretl in #78
  • Fix ruff config deprecation warning by @GDYendell in #76
  • Update codecov action to v4 by @M-Chan in #82
  • trigger ci - removes "downgrades are unsupported" error by @M-Chan in #83
  • use logo.svg for favicon by @M-Chan in #84
  • Add support for constraints by @coretl in #73
  • Select more ruff checks and fix the errors it finds by @coretl in #85
  • Convert template docs to use markdown by @callumforrester in #18
  • Fix packaging issues by @coretl in #86
  • Remove docs tox env if sphinx not selected by @coretl in #88
  • symlink some folders and use ruff for formatting instead of black by @M-Chan in #87
  • merge main into branch to overcome downgrades aren't supported error by @M-Chan in #89
  • Import version from setuptools_scm generated file by @M-Chan in #90
  • Badge by @coretl in #91
  • Use description in README and update example description by @coretl in #92
  • fix jinja template value in run-container.md by @gilesknap in #95
  • Move release notes by @coretl in #98
  • remove sphinx dependencies when not required by @gilesknap in #94
  • Add link to template how-to guides in contributing.md by @coretl in #100
  • added adopting template docs by @M-Chan in #99

New Contributors

Full Changelog: 1.0.2...1.1.0