This commit is contained in:
2024-07-21 05:56:10 +03:00
parent 0b5eed8b4c
commit 144b333b60
6 changed files with 16 additions and 8 deletions

View File

@@ -1,5 +1,9 @@
# v2.1.2
+ changed compile_c and compile_cpp functions
+ bootstrap now can print help and list of installed versions
# v2.1.1
+ removed `TESTS_C` and `TESTS_CPP`
+ **config**: removed `TESTS_C` and `TESTS_CPP` compilation
# v2.1.0
+ **config**: no more `current.config` and `default.config`, just `project.config`