Skip to content

Commit

Permalink
v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
userdocs committed Feb 12, 2024
1 parent 307a7d5 commit a16b14e
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 56 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 2.0.7 - 12-02-2024

Added: a boost download function to combine some logic around fallback urls and minimise external calls.
Added: a check to build combos for qt + cmake to prevent env files trying to build a known bad combo.
fixed: modules check for whole word and not accept partial matches
fixed: associative arrays declared earlier and in a group to allow changing settings via functions

### 2.0.6 - 2024-01-27

New flag: `-si` / `--static-ish` for Debian, Ubuntu, and Alpine platforms. This flag disables LDFLAG static linking, allowing the OS libc to be dynamically linked.
Expand Down
Loading

0 comments on commit a16b14e

Please sign in to comment.