Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Releases: jamen/domain-check

1.1.3

31 Oct 21:04
Compare
Choose a tag to compare
  • Fix linter error.
  • Update README.
  • Made checking more safe.

1.1.2

31 Oct 20:52
Compare
Choose a tag to compare
  • Fix domain checking.

1.1.1

31 Oct 09:08
Compare
Choose a tag to compare
  • Fixed so it works without stdin
  • New -i flag to specify stdin input

1.1.0

31 Oct 08:21
Compare
Choose a tag to compare
  • Better argument system
  • Reads from stdin
  • Colored output
  • Option to disable color output

1.0.0

31 Oct 06:02
Compare
Choose a tag to compare

First release.

  • Command-line interface and module
  • Supply domains through arguments
  • Supply domains through files (-f)
  • Sorting and optional output (-s, -a, -t)