parse_version

This commit is contained in:
2024-07-19 00:13:12 +03:00
parent 7d60219c33
commit 4b4794e253
7 changed files with 123 additions and 85 deletions

View File

@@ -1,3 +1,8 @@
# NEXT: 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
# v2.0.2
+ new dependency resolution system (see **config** and `example_dependency_configs`)
+ **config**: changed description of `OBJDIR`