File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## 0.31.1.241031
4
+
5
+ ### opp_env
6
+
7
+ - fix: ` -k ` option not being effective in the ` install ` subcommand
8
+ - fix: errors during build and test were not properly detected and reported by ` opp_env `
9
+ - fix: with ` run ` , the ` --smoke-test ` and ` --test ` options were ineffective
10
+ - various refactorings
11
+
12
+ ### Database (Frameworks and Models)
13
+
14
+ - omnetpp: report error for unsupported platforms (versions earlier than 6.0 on Apple Silicon)
15
+ - inet: added version 4.5.4
16
+ - inet: smoke test works now in both debug and release
17
+ - inet: adjusted smoke test command
18
+ - inet: use lower case inet lib name before 3.0 in smoke tests
19
+ - veins-5.2: removed omnetpp-6 and corresponding inet versions as it didn't work
20
+ - veins: removed ` /dev/null ` redirection and added echo statements
21
+ - lora_icn: fixed smoke test command
22
+ - oppbsd: use release build instead of debug
23
+ - opencv2x_artery: fixed build command
24
+ - gradys: fixed smoke test commands
25
+ - libara: fixed patch command
26
+ - mixim: smoke test works now in both debug and release
27
+
3
28
## 0.31.0.241018
4
29
5
30
### opp_env
You can’t perform that action at this time.
0 commit comments