v0.12.3
Changes
- Fixed
cd
bugs to make sure later commands always use the previous settings in the same command group - Update
dd_test
example to usestructopt
andrayon
crates to simply the code - Clean up ownership in process APIs, and try not to take any ownership
- Change CMD_MAP back to lazy_static! to make sure it works in multi-thread environment
- Add github ci workflow