Bug fix: is_valid_host, is_valid_port and validate_address_port in jeb_utils.utils were not included in __all__
This commit is contained in:
@@ -77,6 +77,9 @@ pip install jeb-utils --index-url https://repo.jcloud-services.ddns.net/simple/
|
||||
- `create_file_if_not_exists`: Creates a file if it does not exist.
|
||||
|
||||
## Changelog
|
||||
### Version 0.2.3
|
||||
- Bug fix: `is_valid_host`, `is_valid_port` and `validate_address_port` in `jeb_utils.utils` were not included in `__all__`
|
||||
|
||||
### Version 0.2.2
|
||||
- Bug fix: jeb_utils.utils.is_number could return `True` even if the base is `0` which is mathematically incorrect.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user