Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 0.3.0 #3

Merged
merged 12 commits into from
Mar 24, 2022
Merged

release 0.3.0 #3

merged 12 commits into from
Mar 24, 2022

Commits on Mar 22, 2022

  1. release 0.2.0

    - add expandShortcuts
    - added bin/import
    - use async for parseZoneFile and expandShortcuts
    msimerson committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    ed8c5c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. SOA: capture comments

    msimerson committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6903f1a View commit details
    Browse the repository at this point in the history
  2. update CHANGES

    msimerson committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ea9695f View commit details
    Browse the repository at this point in the history
  3. import: added CLI options

    - pass zone_opts to RR exporter
    - add JSON export
    - README: expand with examples of importer
    msimerson committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9d8cc9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a6b574 View commit details
    Browse the repository at this point in the history
  5. bump version

    msimerson committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    66c28c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. more updates

    - import: expanded with tinydns support
    - import: encapsulated output logic
    - index: import fullyQualify from dns-rr
    - grammar: improved ip6 compressed parsing
    - test: added example.com zonefile
    - test: added relative CNAME test
    msimerson committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    016c5b1 View commit details
    Browse the repository at this point in the history
  2. test: add localhost zone

    msimerson committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    178af16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598db78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f883f6 View commit details
    Browse the repository at this point in the history
  5. update CHANGES

    msimerson committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    255dbc2 View commit details
    Browse the repository at this point in the history
  6. update README

    msimerson committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    8e83871 View commit details
    Browse the repository at this point in the history