test: introducing target argument to skip subs from permutation process, e.g.: `pnk -t "finance.ozon.ru"` test: introducing replace argument to replace each `-` in subs with `.`: v-1.sub.host --> v.1.sub.host feat: 1 using --wordlist argument docs: reflect appropriate changes
2.0.0
feat: work with strings from `stdin` using `--data` argument test: introducing `ruff` under `pre-commit` hook fix: actions 2 with tests and build a package stages under ["3.8", "3.9", "3.10"] python
1.0.1
Fix: 3; remove unused `enumerate`; move `len` to var Feat: add `рф` top-level domain
1.0.0
feat: cartesian product for digits done, now its fully fledged fix: docs: remove TODO, because its done
0.11.1
**feat**: cartesian product on digits via `-c` (see [TODO](https://github.com/storenth/pnk?tab=readme-ov-file#todo)) **fix**: doesn't works on subs without digits
0.10.0
Core features of subdomain permutations and incrementation released! Distribution package using `PyPi` done: bash pip3 install --no-deps pnk