Releases: Malwarize/webpalm
Releases · Malwarize/webpalm
v2.0.7
Changelog
- 19963c7 bump version to v2.0.7
- 53dce29 Merge branch 'dev' of xorbit-github:XORbit01/webpalm into dev
- 83fc301 Change version flag to use built-in Version field in Cobra's Command struct
- 1c7b58a Changed version command to a flag using PersistentPreRun
- 679572b Update isValidDomain regex to fix issues with domain names containing hyphens and enforce 2-character top-level domains.
- c3ad999 Update isValidDomain regex to allow for uppercase characters and enforce 2-character top-level domains.
- 128b34a fix regular expression
- a8c6382 Add support for numeric characters in isValidDomain function
- 7abc5f5 Refactor isValidDomain to use regular expression
- be32fe0 delete version.txt