Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OutputError and improve handling of invalid RData #22

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

tertsdiepraam
Copy link
Contributor

No description provided.

@partim partim merged commit ac38b12 into main Jun 10, 2024
24 checks passed
@partim partim deleted the output-error branch June 10, 2024 12:13
partim added a commit that referenced this pull request Jun 20, 2024
Breaking changes

* Renamed the `man` command to `help`. ([18])
* The default query type for the `query` command is now `AAAA`. ([#4])

New

* Added a new `lookup` command. ([#10])
* Added new output formats `friendly` and `table`. The `friendly` format
  is the new default format. ([#20], [#27])
* Output a placeholder for unparseable record data rather than erroring
  out. ([#22])
* Flags can now be set and unset in the `query` command. ([#23])
* The `query` command now also supports TLS. ([#24])
* IP addresses can now be used as the query name of the `query` command.
  They will be translated into the standard reverse pointer names. In this
  case, if no explicit query type is given, `PTR` will be used. ([#25])

Other changes

* Increased minimum supported Rust version to 1.78.
* Binary packages are now built and distributed via the [NLnetLabs Package
  repository](https://nlnetlabs.nl/packages/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants