Skip to content

Releases: elgs/dns-zonefile

0.3.2

18 May 07:03
6c82386
Compare
Choose a tag to compare

Fixed error when soa is not present in the zone file.

0.3.1

17 May 05:29
Compare
Choose a tag to compare

Fixed flattening soa causing txt to be modified.

0.3.0

26 Jan 05:42
Compare
Choose a tag to compare

Bye node, hello deno.

0.2.10

06 Jan 05:41
Compare
Choose a tag to compare
  1. Fixed a bug on removing comments;
  2. Fixed a bug in the parser on recognizing record types;
  3. Added supports for DS record type;
  4. Added 44 unit tests;

0.2.9

22 Sep 07:29
Compare
Choose a tag to compare

Removed txt/spf split logic. Client will be fully responsible for splitting and adding quotes to the txt/spf strings. This is to make this library less clever so it will be idempotent.

0.2.8

31 Jul 00:03
9d1da90
Compare
Choose a tag to compare

Fixed parseSPF.

0.2.7

11 Apr 01:13
Compare
Choose a tag to compare

Split txt and spf data.

0.2.6

04 Dec 13:21
Compare
Choose a tag to compare

For deno.

SOA generating bug fixed. Thanks @pichouk.

27 Mar 08:10
Compare
Choose a tag to compare

SOA generating bug fixed. Thanks @pichouk.

SPF parser bug fixed.

06 Apr 23:02
Compare
Choose a tag to compare
0.1.18

Update.