Skip to content

Conversation

@CBielstein
Copy link
Owner

Description

After #174 , verbose printout was disabled. This switches to a new parameter and method of printing failures. It does that by introducing --display-parse-failures flag on the CLI and hooking up to the new event logic from #174.

This removes --verbosity and -v flags.

Changes

  • Remove --verbosity and -v flags from CLI
  • Add --display-parse-failures flag to CLI for similar functionality
  • Hook up --display-parse-failures logic to new event-driven exception flow in AprsIsClient

Validation

  • Builds and runs on local machine

@CBielstein CBielstein self-assigned this May 13, 2025
@CBielstein CBielstein added bug Something isn't working enhancement New feature or request labels May 13, 2025
@CBielstein CBielstein merged commit e0e3579 into main May 13, 2025
3 checks passed
@CBielstein CBielstein deleted the print-parse-failures branch May 13, 2025 05:15
@CBielstein CBielstein mentioned this pull request May 13, 2025
CBielstein added a commit that referenced this pull request May 13, 2025
## Description

Bump version to 0.4.0. With a breaking change to `AprsIsClient` in #174
and to the CLI in #175, this gets a new version. Still pre-v1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants