Skip to content

Releases: BiznetGIO/digs

v0.4.2

26 Feb 02:45
Compare
Choose a tag to compare

v0.4.1

26 Feb 02:25
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Feb 23:38
Compare
Choose a tag to compare

[0.4.0] - 2024-02-25

Features

  • Validate address when reading the config (02b741d)
  • Optional port in config file (256c1a3)
    • BREAKING! ⚠️ : optional port in config file

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

04 Jan 07:11
Compare
Choose a tag to compare

Performance

  • Use writeln! for better performance (80addf6)

v0.3.0

03 Jan 23:19
Compare
Choose a tag to compare

Features

  • Print config snippets of error location (7879671)

image

v0.2.2

28 Dec 03:55
Compare
Choose a tag to compare

Performance

v0.2.1

21 Dec 17:19
Compare
Choose a tag to compare

Bug fixes

  • Wrong crate name in error message (5aa6f47)

v0.2.0

21 Dec 16:54
Compare
Choose a tag to compare

Features

image

image

Bug fixes

  • Change --file to --config (4969414)

v0.1.7 (2021-11-20)

19 Nov 19:09
Compare
Choose a tag to compare

Development:

  • Revert Clap to v2. The v3 API is always changing.

0.1.6 (2021-04-20)

20 Apr 16:12
Compare
Choose a tag to compare

Bug fixes:

  • Tell user if no zone found. If the target record is not found, show the default record (SOA). Otherwise, it's no zone.