# ChangeLog

## v0.1.0 - 2025-02-24

### Improve:

- Update the version of dependent cmake_utilities to *

## v0.0.7 - 2025-1-2

### Enhancements:

- add pause command to zero_detect component

## v0.0.6 - 2024-9-19

### Bug Fix:

- Fix valid_count data overflow.

## v0.0.5 - 2024-3-12

### Bug Fix:

- Fix improper function naming.

## v0.0.4 - 2024-01-10

### Enhancements:

- add signal_lost_time parameter detecting signal loss
- fixed the issue of losing collection interrupts when Ccache is turned off

## v0.0.3 - 2024-01-03

### Bug Fix:

- compile error with c++

## v0.0.2 - 2023-12-26

### Enhancements:

- add register callback function and get signal type function

## v0.0.1 - 2023-11-28

First release version.

- Support zero_cross_detection
