rebuild_dependencies

This commit is contained in:
2024-07-18 22:06:35 +03:00
parent b7109ef9fa
commit de9a63f84b
6 changed files with 37 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
# v2.0.2
+ new dependency resolution system (see **config** and `example_dependency_configs`)
+ **config**: changed description of `OBJDIR`
+ **config**: changed description of `OBJDIR`
+ **config**: added task `rebuild_dependencies`
+ added variable `TASK_ARGS` which can be used in task scripts
# v2.0.1
+ updated `.gitignore`