Skip to content

Releases: aredwood/zonefile-parser

0.1.20

17 Mar 18:24
19d2b11

Choose a tag to compare

What's Changed

Full Changelog: 0.1.19...0.1.20

0.1.19

17 Mar 18:21
2b5e1ad

Choose a tag to compare

What's Changed

  • Support multiple $ORIGIN directives in a single zone file by @aredwood in #60
  • Fix CNAME rdata corruption when record name appears in target by @aredwood in #61
  • Fix repr returning dict instead of str in Record class by @aredwood in #63
  • Fix ValueError when parsing TXT records with escaped semicolons (;) by @aredwood in #62

Full Changelog: 0.1.18...0.1.19

0.1.18

10 May 04:42
c10c780

Choose a tag to compare

What's Changed

New Contributors

  • @jfly made their first contribution in #51

Full Changelog: 0.1.17...0.1.18

0.1.17

27 Apr 17:13
0a65e42

Choose a tag to compare

What's Changed

Full Changelog: 0.1.16...0.1.17

0.1.16

06 Apr 09:15
a9ce6c7

Choose a tag to compare

What's Changed

  • Fix parsing bind plain file by @gael-api in #42

New Contributors

  • @gael-api made their first contribution in #42

Full Changelog: 0.1.15...0.1.16

0.1.15

05 Mar 08:00
9a6cf33

Choose a tag to compare

What's Changed

Full Changelog: 0.1.14...0.1.15

0.1.14

07 Mar 10:30
4ecd8f1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.13...0.1.14

0.1.13

28 Feb 09:20
4f361a5

Choose a tag to compare

Resolved #24, raised by @andrew-boutin

0.1.12

25 Apr 04:26

Choose a tag to compare

What's Changed

  • support for multiline / parentheses records by @aredwood in #23

Full Changelog: 0.1.11...0.1.12

0.1.11

02 Mar 04:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.10...0.1.11