v0.2.3 - 2022-11-02 13:30:08
Refactor code to support multiple config format: toml, ron, json, yaml.
- config:
- support multiple config format (6b8f95c)
- readme:
- update contributors (5c4cdfb)
v0.2.2 - 2022-02-09 09:55:21
Improve per run performance by replace --run
with --run-no-build
to avoid build time.
- exec:
- remove build time for per run (4666b76)
v0.2.1 - 2022-02-08 08:51:25
- refactor inner function for generalizability
- exec:
- use more generic interface (75bc1d2)
v0.2.0 - 2022-01-25 09:24:54
- Seperate NS3 build part, providing stderr when build fails
- Add more document on how to use it in example
- ns3:
- seperate ns3 build (9ca99b4)
v0.1.0 - 2022-01-23 09:54:21
No description
- lib:
- add basic version (01b1175)
- readme:
- update contributors (fe0a51e)
* This CHANGELOG was automatically generated by auto-generate-changelog