<!-- Release notes generated using configuration in .github/release.yml at 0.9.2 -->
What's Changed Features * feat: Enrich error message logging. by dingzb in https://github.com/cracknuts-team/cracknuts/pull/51 * feat: Reduce the execution frequency in test mode. by dingzb in https://github.com/cracknuts-team/cracknuts/pull/52
<!-- Release notes generated using configuration in .github/release.yml at 0.9.0 -->
What's Changed Features * Feat/oscilloscope feature by dingzb in https://github.com/cracknuts-team/cracknuts/pull/48 * chore: Adjust the layout of cracker panel. by dingzb in https://github.com/cracknuts-team/cracknuts/pull/49
<!-- Release notes generated using configuration in .github/release.yml at 0.7.6 -->
What's Changed Features * fix: Fix the working directory error in the shortcut. by dingzb in https://github.com/cracknuts-team/cracknuts/pull/45 Other Changes * refactor: Change the return type of the cracker device communication interface to tuple[status and res]. by dingzb in https://github.com/cracknuts-team/cracknuts/pull/46