1.2.2 - 2024-09-27
- updated TLD files
- doc(CONTRIBUTORS): added
- chore: automated code formatting
- lint: remove duplicate / stale rules from .eslintrc
1.2.1 - 2024-04-03
- dep(punycode): specify as punycode.js
- which always avoid name conflict with stale node.js built-in
- doc(README): update ci badge URLs (#82)
- dep(mocha & eslint): remove from devDeps (install with npx)
- pkg: add ./test to .npmignore
1.2.0 - 2023-12-12
- dep(punycode): correctly specify (with trailing /)
- to override built-in, which emits warnings
1.1.2 - 2023-12-11
- updated TLD files
- Update README.md (#78)
1.1.1 - 2023-06-16
- updated TLD files
- fix: update_tld_files and update installed copies (#76)
1.1.0 - 2022-09-29
- updated TLD files
- switch http -> https for extra-tlds URL
- for PSL updater, use project root, #74
1.0.34 - 2022-06-05
- ci: reusable workflows from haraka/.github
- ci: fix publish workflow (#66)
- ci: workflow tweaks (#64)
- ci: add codeql.yml (#65)
- ci: update codeclimate config
- chore: replace some promises with async/await
- update TLD files
- dep(*): pin major versions
- update TLD files
- upon merge to master, automatically publish new version
- update TLD files & bump version
- allow disabling logging with env.HARAKA_LOGS_SUPPRESS
- update TLD files & bump version
- bump version
- replace travis & AppVeyor with GH workflow
- unref interval, so node.js process exits normally (#52)
- add an automatic PSL updater, updates the PSL each 15 days
- assuming no ill effects, after some release validation, extend to the other TLD files
- and say goodbye to
update TLD files
releases
- update TLD files
- update TLD files
- update TLD files
- update TLD files
- update TLD files
- update TLD files
- update TLD files
- update TLD files
- dev/CI updates
- update TLD files
- update for eslint4 compat
- update TLD files
- update TLD files
- added INSTALL section to README
- inherit lint rules from eslint-plugin-haraka
- remove grunt-version-check (replaced by greenkeeper)
- remove Grunt entirely
- update TLD files
- update TLD files
- update TLD files
- update lint / code coverage meta
- update TLD files
- update TLD files
- update dep version numbers
- update TLD files
- added curl -S (report errors) and -f (don't save files when HTTP errors encountered)
- updated TLD files
- use
__dirname
for installed base path
- updated lists
- added Gruntfile.js
- update path to etc dir