This commit is contained in:
2024-07-19 01:56:33 +03:00
parent f4c12e9b0e
commit 4fc62f65b4
6 changed files with 153 additions and 47 deletions

View File

@@ -1,7 +1,8 @@
# NEXT: v2.1.0
# v2.1.0
+ **config**: no more `current.config` and `default.config`, just `project.config`
+ improved version checking
+ `setup.sh` now installs each minor version in separate dicectory
+ added `bootstrap.sh` which automaticly selects cbuild version specified in project config
# v2.0.2
+ new dependency resolution system (see **config** and `example_dependency_configs`)