Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 378 Bytes

File metadata and controls

18 lines (11 loc) · 378 Bytes

1.0.2

  • No new feature.
  • Fix a bug where commented-out domains in host files would be still be accounted for (#1).

1.0.1

  • No new feature, no bug fix.

  • Add a console entrypoint. To invoke nxdomain, use either:

    • $ python -m nxdomain, the PEP 338 way
    • $ nxdomain

1.0.0

  • Initial release.