Skip to content

v1.3.4

Choose a tag to compare

@delucchi-cmu delucchi-cmu released this 12 May 18:41
· 385 commits to main since this release
6f52287

What's Changed

  • Added two more CI matrix cases to test rendered templates by @drewoldag in #174
  • add missing eol at eof so github does not complain by @cchris28 in #172
  • fixup two end of file eol by @cchris28 in #177
  • Clarifying new project command line instructions by @drewoldag in #175
  • Import functions explicitly, avoiding wildcard by @lsetiawan in #178
  • Updating pre-commit command for sphinx builds. by @drewoldag in #179
  • @uwcdc new PR template approval by @uwcdc in #181
  • add type hints to example test for mypy strict by @cchris28 in #183
  • added mypy tests for basic and strict by @cchris28 in #184
  • added py.typed when mypy_type_checking is not none by @cchris28 in #187
  • changed to pyproject.toml to install py.typed when using mypy by @cchris28 in #188
  • Update question terminology, make validation text more concise by @drewoldag in #189

New Contributors

  • @lsetiawan made their first contribution in #178
  • @uwcdc made their first contribution in #181

Full Changelog: v1.3.3...v1.3.4