Releases: entelecheia/hyperfast-python-template
Releases · entelecheia/hyperfast-python-template
v0.11.2
20 Jun 19:32
Compare
Sorry, something went wrong.
No results found
Fix
cli: Add version message to main function (233a713 )
v0.11.1
20 Jun 19:24
Compare
Sorry, something went wrong.
No results found
Fix
copier-template: Update README.md.jinja with badge formatting and spacing (661f715 )
v0.11.0
20 Jun 19:04
Compare
Sorry, something went wrong.
No results found
Feature
copier: Update package scripts configuration in pyproject.toml (b21e952 )
copier: Add package_name and package_scripts options for better Python module building and configuration management (620fc82 )
Fix
scope: Update package import in init.md.jinja (3323181 )
cli: Update import path of cli module (6f4a280 )
dependencies: Add codehilite plugin for markdown syntax highlighting (569e11c )
copier: Fix quotes inconsistency for package scripts in copier.yaml file (821b353 )
copier-template: Update package scripts formatting (4cb4a12 )
copier: Fix quotes in package_scripts default value (d9e8fde )
v0.10.3
14 Jun 19:38
Compare
Sorry, something went wrong.
No results found
Fix
copier: Update copier copy command to include project_name data and change package_name to project_name in data (4a1598d )
v0.10.2
14 Jun 12:31
Compare
Sorry, something went wrong.
No results found
Fix
copier.yaml: Added condition for code_template_source VCS ref (ea2d874 )
Makefile: Add --UNSAFE flag for reinit-project command (33274e5 )
v0.10.1
13 Jun 06:12
Compare
Sorry, something went wrong.
No results found
Fix
project-files: Remove project.toml and pyproject.toml (f1c15c9 )
v0.10.0
13 Jun 02:32
Compare
Sorry, something went wrong.
No results found
Feature
config: Add Sphinx extensions (4d3aa18 )
copier: Add codecov_graph_token field to copier.yaml (9b63dcf )
docs: Update Sphinx configuration; Add autosummary, autodoc, napoleon, and viewcode extensions and set add_module_names to false. (3edaf8c )
book: Add new API chapter (b315459 )
cli: Add click options and greet message (5ac9981 )
docs: Add mkdocs-click to requirements and enable it in mkdocs.yaml (ec0f2c1 )
Fix
jupyter-book: Use correct pip command to install requirements (d1852da )
tests: Update cli test to include new parameter (996f91d )
init: Fix import statement and update function description (4662ba9 )
v0.9.0
12 Jun 19:49
Compare
Sorry, something went wrong.
No results found
Feature
poe: Update poe include option with dynamic file list (400dd66 )
templates: Update Makefile.jinja for testing initialization to temporary directory (13ae6d2 )
copier: Add POE task files to configuration (4eed529 )
v0.8.8
10 Jun 20:17
Compare
Sorry, something went wrong.
No results found
Fix
copier: Update to commit v0.8.7-2-g9e92154 (24f961e )
v0.8.7
10 Jun 05:28
Compare
Sorry, something went wrong.
No results found
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 )