Skip to content

Releases: best-practice-and-impact/govcookiecutter

1.0.0

18 Jun 13:09
b4adf6c
Compare
Choose a tag to compare

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

0.7.0

18 Jun 13:06
03b3aae
Compare
Choose a tag to compare

Changes include:

  • refactoring all the cookiecutter hooks and tests for clarity, and testability.
  • moving departmental frameworks into a separate .govcookiecutter folder for clarity; this folder is deleted post-generation.
  • adding documentation around contributing department frameworks.
  • adding pre-generation hook to test for a valid email (based on HTML5 form specification).
  • adding default AQA documents in case a departmental framework is not selected.

0.6.2

18 Jun 13:05
f3f3516
Compare
Choose a tag to compare

Changes include:

  • extending Jupyter notebook pre-commit hooks to Google Colaboratory notebooks.

0.6.1

18 Jun 13:04
fffbc28
Compare
Choose a tag to compare

Changes include:

  • minor fixes to documentation to remove incorrect hardcoding of organisation names.

0.6.0

18 Jun 13:04
42436ca
Compare
Choose a tag to compare

Changes include:

  • adding support for combined Python and R projects.
  • adding R-specific pre-commit hooks.
  • adding R-specific documentation.

0.5.3

18 Jun 13:03
bd1bb81
Compare
Choose a tag to compare

Changes include:

  • fixing licence files to assert Crown Copyright.

0.5.2

18 Jun 13:03
2a43e16
Compare
Choose a tag to compare

Changes include:

  • renaming of all instances of master to main.

0.5.1

18 Jun 13:02
bb6b04e
Compare
Choose a tag to compare

Changes include:

  • fixing incorrect usage of cookiecutter variables in the files.

0.5.0

18 Jun 13:02
a497242
Compare
Choose a tag to compare

Changes include:

  • making .secrets mandatory, so that there is always a location to store credentials, tokens, and other secrets.

0.4.1

18 Jun 13:01
f89fe5b
Compare
Choose a tag to compare

Changes include:

  • fixing broken hyperlinks