Skip to content

Releases: hzbd/pax

Release v0.1.2

13 Mar 13:54

Choose a tag to compare

fix: resolve Ctrl+C exit issue and fix terminal output formatting

- Add a global async Ctrl+C listener in `main.rs` to ensure the process exits immediately even during reconnect loops or auth failures.
- Adjust spacing in `print_node_info` (`config.rs`) by removing the redundant blank line above "Valid until" and appending one below it.

Release v0.1.1

08 Jan 08:44

Choose a tag to compare

fixed window build error: .unwrap_or method not found