Releases: elgs/dns-zonefile
Releases · elgs/dns-zonefile
0.3.2
Fixed error when soa is not present in the zone file.
0.3.1
Fixed flattening soa causing txt to be modified.
0.2.10
- Fixed a bug on removing comments;
- Fixed a bug in the parser on recognizing record types;
- Added supports for DS record type;
- Added 44 unit tests;
0.2.9
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.
SOA generating bug fixed. Thanks @pichouk.
SOA generating bug fixed. Thanks @pichouk.