Skip to content

Releases: entelecheia/hyperfast-python-template

v0.8.7

10 Jun 05:28
Compare
Choose a tag to compare

Fix

  • config: Add main branch option (d4bb86c)
  • tasks: Simplify tests-cov and tests-cov-fail tasks (5055a55)
  • workflow: Update Codecov coverage report handling (b21ec7d)
  • dependencies: Add cov-verify task for codecov.yml validation (ad83a85)

Documentation

  • Update codecov badge in README.md (254a914)

v0.8.6

09 Jun 23:37
Compare
Choose a tag to compare

Fix

  • copier.yaml: Update project_name validator to allow uppercase letters (d033eed)

v0.8.5

07 Jun 05:34
Compare
Choose a tag to compare

Fix

  • envrc: Export PYTHON_KEYRING_BACKEND in .envrc.jinja (0e44e32)

v0.8.4

07 Jun 05:24
Compare
Choose a tag to compare

Fix

  • virtual-environment: Update activation script (b40f50f)

Documentation

  • copier: Add --UNSAFE flag to copier copy commands in README and usage.md files (c0f9013)

v0.8.3

06 Jun 09:22
Compare
Choose a tag to compare

Fix

  • copier: Switch copier command from copier to copier copy (a80ee8b)

v0.8.2

06 Jun 09:15
Compare
Choose a tag to compare

Fix

  • build: Use --UNSAFE flag for copier on reinit and test-init-project targets. (8f02abe)
  • template: Update Makefile.jinja with copier copy command (bd7f8c2)

Documentation

  • copier: Change 'gh' to 'copy' in usage instructions (daba488)

v0.8.1

05 Jun 09:49
Compare
Choose a tag to compare

Fix

  • ci: Update deploy-docs.yaml to handle cname (eaac59e)
  • workflows: Update deploy-docs script (139e9af)

v0.8.0

02 Jun 07:51
Compare
Choose a tag to compare

Feature

  • copier-template: Add .envrc.jinja file for virtual environment configuration (5b4fe83)

v0.7.0

02 Jun 03:55
Compare
Choose a tag to compare

Feature

  • makefile: Add virtual environment commands (7df625d)
  • mkvirtualenv: Add option to create project environment with system site packages (7b479b2)
  • poetry: Add options to enable/disable virtualenvs (11fc6b2)

v0.6.0

30 May 00:13
Compare
Choose a tag to compare

Feature

  • git-lfs: Add tasks for installing, tracking, and migrating LFS files (9aa6cde)

Fix

  • tests: Remove git folder from temporary files (535f229)