Skip to content

Commit 7366053

Browse files
committed
doc: upated changelog
1 parent 85423b5 commit 7366053

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changes
22

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+
328
## 0.31.0.241018
429

530
### opp_env

0 commit comments

Comments
 (0)