# CHANGELOG ## [v0.2.3](https://github.com/BobAnkh/ns3-parallel/releases/tag/v0.2.3) - 2022-11-02 13:30:08 Refactor code to support multiple config format: toml, ron, json, yaml. ### Feature - config: - support multiple config format ([6b8f95c](https://github.com/BobAnkh/ns3-parallel/commit/6b8f95c900325f989191430580f5ff1fe4890b5c)) ### Documentation - readme: - update contributors ([5c4cdfb](https://github.com/BobAnkh/ns3-parallel/commit/5c4cdfb619be1d89ab22e7c39027571ff064adfb)) ## [v0.2.2](https://github.com/BobAnkh/ns3-parallel/releases/tag/v0.2.2) - 2022-02-09 09:55:21 Improve per run performance by replace `--run` with `--run-no-build` to avoid build time. ### Performance Improvements - exec: - remove build time for per run ([4666b76](https://github.com/BobAnkh/ns3-parallel/commit/4666b76be5c5dad2bfc7abdc34d6f88027c408c7)) ## [v0.2.1](https://github.com/BobAnkh/ns3-parallel/releases/tag/v0.2.1) - 2022-02-08 08:51:25 - refactor inner function for generalizability ### Documentation - readme: - update badges ([7ba04cc](https://github.com/BobAnkh/ns3-parallel/commit/7ba04ccd7bff1bfdbaf511fa08494dfd223b2c6a)) - update badges ([d2da5d4](https://github.com/BobAnkh/ns3-parallel/commit/d2da5d4730d97a4174513522b7753eca78d3e08a)) ### Refactor - exec: - use more generic interface ([75bc1d2](https://github.com/BobAnkh/ns3-parallel/commit/75bc1d29f542e40433fb4ff061850b10a8045336)) ## [v0.2.0](https://github.com/BobAnkh/ns3-parallel/releases/tag/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 ### Feature - ns3: - seperate ns3 build ([9ca99b4](https://github.com/BobAnkh/ns3-parallel/commit/9ca99b4c9a5e8cf175a1321dcb7df810db550bce)) ### Documentation - example: - add more comments ([43a64ea](https://github.com/BobAnkh/ns3-parallel/commit/43a64eaa04b47e13d5d8dc1470eaabf3c1b655f2)) - readme: - add some badges ([71634bc](https://github.com/BobAnkh/ns3-parallel/commit/71634bcf51b571a8372e4cd3de586f9ea8d6ba85)) ## [v0.1.0](https://github.com/BobAnkh/ns3-parallel/releases/tag/v0.1.0) - 2022-01-23 09:54:21 *No description* ### Feature - lib: - add basic version ([01b1175](https://github.com/BobAnkh/ns3-parallel/commit/01b11755b305dff19d6037aa310f5444e7de25d9)) ### Documentation - readme: - update contributors ([fe0a51e](https://github.com/BobAnkh/ns3-parallel/commit/fe0a51ebbbf94ba44f994eb4cd3069300d8c4501)) \* *This CHANGELOG was automatically generated by [auto-generate-changelog](https://github.com/BobAnkh/auto-generate-changelog)*