All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- update clap to 4.5.22
- update tokio to 1.42.0
- this lifetime has a name
- include the README.md instead of copying it
- clippy
- 5 commits contributed to the release.
- 13 days passed between releases.
- 5 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Clippy (0000036)
- Include the README.md instead of copying it (0000035)
- Update clap to 4.5.22 (0000034)
- Update tokio to 1.42.0 (0000033)
- This lifetime has a name (0000032)
- update lock file
- clippy
- update tokio to 1.41.1
- update clap to 4.5.21
- 5 commits contributed to the release.
- 31 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Release dnstracer v1.1.1 (4f77ad0)
- Update lock file (0000030)
- Update tokio to 1.41.1 (0000029)
- Update clap to 4.5.21 (0000028)
- Clippy (0000027)
- add old changelog
- change the meaning of . as a server The default server changed from . to a.root-servers.net. If . is used, all root servers will be used.
- parse the timeout when the arguments are parsed
- use the timeout from the arguments
- avoid cloning the last vec for printing
- simplify code
- fmt
- 8 commits contributed to the release.
- 1 day passed between releases.
- 7 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Release dnstracer v1.1.0 (76197bf)
- Parse the timeout when the arguments are parsed (0000025)
- Change the meaning of . as a server (0000024)
- Use the timeout from the arguments (0000023)
- Avoid cloning the last vec for printing (0000022)
- Simplify code (0000021)
- Add old changelog (0000020)
- Fmt (0000019)
- v1.0.0
- lock file maintenance
- add support for TCP queries
- limit queries when a source address is selected
- keep the original error and don't panic if the client creation fails
- no need to format and parse the SocketAddr, simply create it
- allow binding source address for requests
- only format this once
- 8 commits contributed to the release.
- 1 day passed between releases.
- 8 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- V1.0.0 (0000018)
- Limit queries when a source address is selected (0000017)
- Add support for TCP queries (0000016)
- Keep the original error and don't panic if the client creation fails (0000015)
- No need to format and parse the SocketAddr, simply create it (0000014)
- Allow binding source address for requests (0000013)
- Only format this once (0000012)
- Lock file maintenance (0000011)
- move a comment at the right place
- convert to use all async apis from hickory-dns
- switch to AsyncClient to be able to set edns
- clippy
- 4 commits contributed to the release.
- 1 day passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Convert to use all async apis from hickory-dns (0000010)
- Switch to AsyncClient to be able to set edns (0000009)
- Clippy (0000008)
- Move a comment at the right place (0000007)
- add LICENSE file
- refactor the dns udp lookup in a function
- 2 commits contributed to the release.
- 3 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Refactor the dns udp lookup in a function (0000006)
- Add LICENSE file (0000005)
- implement most of the original dnstracer
- add ci
- add tests
- 4 commits contributed to the release.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Add ci (0000004)
- Add tests (0000003)
- Implement most of the original dnstracer (0000002)
- Init (0000001)