Skip to content

1.0.0

Compare
Choose a tag to compare
@ESKYoung ESKYoung released this 18 Jun 13:09
· 136 commits to main since this release
b4adf6c

Changes include:

  • adding more pre-commit hooks (black, isort, nbQA)
  • adding more tests to check contributions to govcookiecutter
  • bug fixing .envrc
  • removing local tables of contents (not rendering well in Sphinx)
  • modifying references to indicate public sector usage
  • adding Python and R requirements
  • adding links to the YouTube presentation
  • consolidating coverage and pytest configuration files into a pyproject.toml file
  • adding minor fixes for Windows compatibility, including references indicating support for Windows users
  • adding a data log to the aqa folder
  • adding a pull request template for govcookiecutter
  • streamlining and clarifying pre-commit hooks, removed unnecessary hooks at the parent level (e.g. Jupyter notebook hooks)
  • adding GitHub Actions for continuous integration