v0.3.0 (2025-09-23)
Bug Fixes
-
Add a blank changelog so that PSR can be generated. fix ci/cd to cleanup tags and link to the correct project (
55f83a8) -
Commenting out dataset uuid because it is duplicating when using the faxlab installer (
1d97732) -
Remove formats and execute parameters in quarto template file (
d69e0b2)
We want to control this with the _quarto.yml file at a project level. These lines were preventing the project parameters from being used
We want to control this with the _quarto.yml file at a project level. These lines were preventing the project parameters from being used
Chores
- Chmod after backup restoration (
d9fa9b3)
Continuous Integration
-
Build quarto pages on release or PR to release/rc branches (
3737eec) -
Bump actions/checkout, fix version syntax for PSR (
b413e1f) -
Remove commitlint in ci, unpin versions for PSR (
503a5aa)
Documentation
-
Fix readme and license years (
d7f787c) -
Update years on licenses and adjust the selected CC license to CC-BY-SA (
d201dd5) -
Update years on licenses and adjust the selected CC license to CC-BY-SA (#8,
fb7740b)
Features
-
Add conditional so that this action does not run on facsimilab org repos (
bb28dd4) -
Add script to clean local branches, removing the branches that have already been merged (
a6f0095) -
Add script to clean local branches, removing the branches that have already been merged (#11,
a699587) -
Devcontainer will continue to run in the background after closing. define default env (
b63ccbe) -
Improvements in git-annex handling of jupyter notebooks and using nbstripout for notebooks within the /code directory. Notebooks in /data/analysis should be annexed but left with outputs (
8305f2c) -
Psr semantic versioning, improved git-annex specs via gitattributes, documentation (#10,
9c74ff5) -
Use semantic versioning with github workflows for ci/cd using PSR (
0811bb6)
Detailed Changes: v0.2.0...v0.3.0