- Add empty test data check.
- Use "JSON Lines" instead of "NDJSON".
- Update database URL example link.
- Allow empty lines.
- Supports comment out.
- Close DB,File on initialization error.
- Fix unlimited rate (
-r 0
) option.
- Supports multiple data files.
- Add "--color" option.
- Update help message.
- Check stdout tty instead of stdin tty.
- refactor: Change agent loop flow.
- Add progress.go test.
- refactor: Change Recorder.errorQueryCount type.
- First stable release.