- Add CSV logging with
--logfile
. - More logging to stdout with
--verbose
.
- Unique domain names and their program state are now case-insensitive.
- Fix bug that was causing all domain queries to affect the program state of A rebind rules, not just A requests themselves.
- Add a few tests
- Fix Github urls in
package.json
- Package can now be installed globally with
npm install --cli -g whonow@latest
- Package can now be installed globally with
npm install -g whonow
- Initial release